MediaWiki:Timeless.css: Difference between revisions
From Craft-Wiki
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
background-image: none; | background-image: none; | ||
} | } | ||
Revision as of 09:22, 1 April 2026
/* All CSS here will be loaded for users of the Timeless skin */
#mw-content-container
{
background: #eaecf0;
border-bottom: solid 4px #00af89;
background-image: none;
}
