MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
color: #7c9fbf; | color: #7c9fbf; | ||
} | } | ||
element { font-size: 15px; } |
Revision as of 19:19, 15 March 2020
/* CSS placed here will be applied to all skins */ body #mw-head { background-image: url( https://i.imgur.com/taCA1QK.jpg); background-repeat: no-repeat; background-color: #2A3137; } body { background-image: url( https://i.imgur.com/taCA1QK.jpg); background-repeat: no-repeat; background-color: #2A3137; } div.vectorTabs { border-right: 10px solid transparent; border-top: 3px solid transparent; border-left: 10px solid transparent; } .mw-body { border-left: 10px solid transparent; border-bottom: 10px solid transparent; border-image: url(https://chronicles-of-esshar.com/lore/images/f/fd/Borderbox.jpg) 30 round; } div#mw-panel div.portal h3 { color: #e2e2e2; } div#mw-panel div.portal div.body ul li a, #p-personal a, #p-persona a:visited, div.vectorMenu h3 span { color: #7c9fbf; } div#mw-panel div.portal div.body ul li a:visited { color: #bfd3db; } #footer a { color: #7c9fbf; } element { font-size: 15px; }