Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
80 B
CSS
Raw Permalink Normal View History

2011-09-08 14:37:20 +00:00
#center {
width: 1800px;
2011-09-04 21:53:24 +00:00
}
2011-09-19 08:35:47 +00:00
#container {
margin:0 auto;
2011-09-08 14:37:20 +00:00
width: 1776px;
2011-09-04 21:53:24 +00:00
}