MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
:root { | :root { | ||
--background-color-base: #E6E6DD; /* Light Beige */ | --background-color-base: #E6E6DD; /* Light Beige */ | ||
} | |||
li { | |||
text-decoration: none; | |||
} | } | ||
| Line 44: | Line 48: | ||
} | } | ||
} | } | ||
.mw-logo-wordmark { | .mw-logo-wordmark { | ||
font-family: "Times New Roman", Times, serif; | |||
} | } | ||