Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Difference between revisions of "MediaWiki:Vector.css"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
Line 41: | Line 41: | ||
} | } | ||
#mw-panel.collapsible-nav div.portal | #mw-panel.collapsible-nav div.portal h3 | ||
{ | { | ||
color:#FFFFFF; | color:#FFFFFF; |
Revision as of 03:09, 14 November 2014
/* CSS placed here will affect users of the Vector skin */ /* Nintendo = ff0016 */ /* Widen search bar */ #simpleSearch input#searchInput { width: 14em; } body { background: #282828; } div#content{ background:#808080; } #mw-page-base { background: none; } #mw-panel.collapsible-nav div.portal div.body ul li a { color:#EEE8AA; } #mw-panel.collapsible-nav div.portal div.body ul li a:visited { color:#CAF2FF; } #mw-panel.collapsible-nav div.portal { margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; } #mw-panel.collapsible-nav div.portal h3 { color:#FFFFFF; } #mw-panel.collapsible-nav div.portal h5 a { color:#FFFFFF; } #mw-panel { color:#FFFFFF; } #content { background: #6F6F6F; border: 1px solid #CC0000; color: #FFFFFF; } div#footer a { color:#EEE8AA; } div#footer a:visited { color:#CAF2FF; } div#footer ul li { color:#EEE8AA; } li#pt-userpage { background: url(http://seiwanetwork.org/favicon.ico) center left no-repeat; } #p-personal { padding: 2px; border-bottom-left-radius: 10px; padding-right:10px; padding-left:5px; color: #CC0000; } #p-personal ul li a { color:#0645AD; } #p-personal ul li a.new { color:#0645AD; } div.thumb { border-color: transparent; } div.vectorTabs ul li { background: #000000; background: -moz-linear-gradient(center top, #CC0000, #282828); background: -webkit-linear-gradient(top, #CC0000, #282828); background: -o-linear-gradient(top, #CC0000, #282828); background: -ms-linear-gradient(top, #CC0000, #282828); background: linear-gradient(top, #CC0000, #282828); color: #EEE8AA; } div.vectorTabs ul li.selected { background: #000000; background: -moz-linear-gradient(center top, #282828, #808080); background: -webkit-linear-gradient(top, #282828, #808080); background: -o-linear-gradient(top, #282828, #808080); background: -ms-linear-gradient(top, #282828, #808080); background: linear-gradient(top, #282828, #808080); color: #EEE8AA; } div.vectorTabs li.selected a, div.vectorTabs li.selected a span, div.vectorTabs li.selected a:visited, div.vectorTabs li.selected a:visited span { color:#FFFFFF; font-weight:bold; } div.vectorTabs li a, div.vectorTabs li a span, div.vectorTabs li a:visited, div.vectorTabs li a:visited span { color:#CCCCCC; font-weight:bold; } div.vectorMenu ul { background: #000000; color: #EEE8AA; } #siteNotice a, #mw-dismissable-notice a { color:#6753A1; } .CategoryTreeLabel:visited { /*color:#CAF2FF;*/ } #siteSub { color:#7F7C58; } #pt-userpage, #pt-anonuserpage, #pt-login { background: none; } #content a.extiw, #content a.extiw:active { background: none; padding: 0; } #content a.external { color: #ff9d00; } #content a.external:visited { color: #ffb53f; } #toc { background:none; } body.ltr .thumbcaption { color:#ff0000; } .catlinks { background:#000000; } .catlinks a:visited { color:#CAF2FF; } table { background:transparent; } .palegoldenrod { color:#EEE8AA; } /* CSS placed here will affect users of the vector skin */ li.not-patrolled { background-color:#8253B2; } /* CSS placed here will affect users of the vector skin */ li.not-patrolled { background-color:#8253B2; } div.Square_Enix a, table.Square_Enix a { color:#EEEE8A; } div.Square_Enix a:visited, table.Square_Enix a:visited { color:EEEE8A; } .Square_Enix td a { color:#BA0000; } .Square_Enix td a:visited { color:#0B0080; } .Square_Enix td a.new { color:#BA0000; } .Square_Enix td a.new:visited { color:#A55858; }