2014-10-18 05:50:49 -06:00
|
|
|
div#top, div.header, div.contents {
|
2023-05-04 02:55:51 -06:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
width: 960px;
|
2014-10-18 05:50:49 -06:00
|
|
|
}
|
|
|
|
|
|
|
|
.footer {
|
2023-05-04 02:55:51 -06:00
|
|
|
display: none;
|
2014-10-18 05:50:49 -06:00
|
|
|
}
|
2023-04-30 13:30:36 -06:00
|
|
|
|
|
|
|
span.TODO::before {
|
2023-05-04 02:55:51 -06:00
|
|
|
content: '🚧 ';
|
2023-04-30 13:30:36 -06:00
|
|
|
}
|