Difference between revisions of "MediaWiki:Common.css"
From Bacterial Takeover
| Line 6: | Line 6: | ||
} | } | ||
}*/ | }*/ | ||
| + | |||
| + | #name{ color: green; } | ||
Revision as of 15:21, 7 December 2017
/* CSS placed here will be applied to all skins
@media only screen and (max-width: 900px) {
body {
background-color: #d5fdf4;
}
}*/
#name{ color: green; }