MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* { font-family: serif } | * { font-family: serif } | ||
* { font-size: 13px } | * { font-size: 13px } | ||
--contentBg: #C59AC2; | |||
--sidebarBg: #4e3b5a; | |||
--inactiveTabBg: #614261; | |||
--inactiveTabHoverBg: #4E3B5A; | |||
--tableBg: #B78EB4; | |||
--tableBorder: #614261; | |||
--activeTabberBg: #614261; | |||
--searchInputBg: #e8c098; /*For the input box*/ | |||
--searchBtnBg: #d89060; | |||
--searchBtnHoverBg: #c08038; | |||
*{ | *{ | ||
background-image: url(https://poohadventures.skywiki.org/images/poohadventureswiki/2/25/HCOMB02.png?20250202231956); | background-image: url(https://poohadventures.skywiki.org/images/poohadventureswiki/2/25/HCOMB02.png?20250202231956); | ||
} | } |