Main Page: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
.content p {
.content p {
   margin: 0.5em 0 0.5em 0;
   margin: 0.5em 0 0.5em 0;
}
/* page layout and colors */
.mw-body { background: #fbf0a4; }
.content {
background: #ffffff;
padding: 30px 60px 30px 60px;
}
}
</style>
</style>