MediaWiki:Common.css
Aparença
Nota: Després de publicar, possiblement necessitareu refrescar la memòria cau del vostre navegador per a veure'n els canvis.
- Firefox / Safari: Premeu Majús i alhora cliqueu el botó Actualitzar, o pressioneu Ctrl+F5 o Ctrl+R (⌘+R en un Mac)
- Google Chrome: Premeu Ctrl+Majús+R (⌘+Shift+R en un Mac)
- Internet Explorer / Edge: Premeu Ctrl i alhora cliqueu a Actualitza o pressioneu Ctrl+F5
- Opera: Premeu Ctrl-F5.
/* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */ /*============================ 1. General ============================*/ /** Text expansible **/ /* Aquestes dues classes fan que un text ocult es torni visible quan passes el ratolí per sobre y desapareix quan poses el ratolí sobre un altre text. Original de Uncyclopedia. */ /* Exemple: <span class="textvisible">Això ho veus <span class="textocult">Això no ho veies</span></span> ;Mostra (posa el ratolí sobre del text):<span class="textvisible">Això ho veus <span class="textocult">Això no ho veies</span></span> Per més comoditat s'ha creat la [[Plantilla:Expansible]]*/ /* allows for expanding hidden sig sections (experimental) -Dawg */ .textocult { display: none } .textvisible:hover .textocult { display: inline !important } .menuocult { display: none } .menuvisible:hover .menuocult { display: block !important } /*============================ 2. Navegació ============================*/ /* Standard Navigationsleisten, (aka box hiding thing from .de. Documentation at Wikipedia:NavFrame.) */ div.Boxmerge, div.NavFrame { margin: 0px; padding: 4px; border: 1px solid #aaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccccff; position:relative; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { position:absolute; top:0px; font-weight:normal; font-size:smaller; } /*============================ 3. Format del Fòrum ============================*/ /* Forum formatting - Algorithm & Splarka */ .forumheader { border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; } .forumlist td span { display: block; padding-left: 10px; font-size: smaller } .forumlist td span a { text-decoration: none; } .forumlist td span.forum_author { padding-left: 30px; } .forumlist td.forum_edited a { text-decoration: none } .forumlist th.forum_title { padding-left: 20px; } .forumlist td.forum_title a { padding-left: 20px; } .forumlist td.forum_title span a { padding-left: 0px } .forumlist td.forum_title a.forum_new { font-weight: bold; padding-left: 20px; background: url(/images/4/4e/Forum_new.gif) center left no-repeat;} .forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; } /* remove talk link from forum namespace (Monobook/Monaco) - Splarka */ body.ns-110 #ca-talk, body.ns-110 #page_tabs li+li { display: none; } /*==================================== 4. Característiques del Tabber ====================================*/ /* Tabber: poder posar encapçalaments */ .tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display:block !important; } /* Tabber: Aparença */ .tabberlive .tabbertab { border: none !important; border-top:0 !important; background-color: none !important; } ul.tabbernav { font: bold 12px Arial, sans-serif !important; } ul.tabbernav li a:link { color: #000000!important; } ul.tabbernav li a:visited { color: #FFFFFF!important; } ul.tabbernav li.tabberactive a, ul.tabbernav li a:hover, ul.tabbernav li a { color: #000000!important; border: 1px #000000 solid !important; background-image: #FF3300 } ul.tabbernav li a[disabled="disabled"] { font-weight: normal !important; color: #000000!important; outline-style: none !important; } ul.tabbernav li.tabberactive a { border-bottom: 1px solid #000000!important; } /* chartable class for skinning character tables */ table.chartable { margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #4e96c0 solid; border-collapse: collapse; } table.chartable th, table.chartable td { border: 1px #ccc solid; padding: 0.2em; } table.chartable th { background: #7BA1EC; color: #ffffff; text-align: center; } table.seasontable th { color: #ffffff; background: #5bbd53; } table.volumetable th { color: #ffffff; background: #647dd1; } table.movietable th { color: #ffffff; background: #A153D2; } table.ovatable th { color: #ffffff; background: #f08f31; } table.dramatable th { color: #ffffff; background: #67A56E; } table.musictable th { color: #ffffff; background: #E268EF; } table.gadgettable th { color: #ffffff; background: #FF9900; } table.collectibletable th { color: #ffffff; background: #69C3A5; } td.nospacing p { margin: 0; } table.crime { /*margin-left: 4px;*/ line-height: 15.5px; } .crime th, .crime td { padding-top: 3px; padding-bottom: 3px; } table.headerlink th a,table.headerlink th a.new { color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; } table.headerlink th a:hover { text-decoration: none; } .char-image a img, .gadget-image a img { border: 1px solid #ccc; } table.top-align td, .char-appearances-table td, .gadget-appearances-table td { vertical-align: top; } .char-appearances-table .thumb, .gadget-appearances-table .thumb { margin-bottom: 0px; } .conan-side-cell { vertical-align: middle; } .conan-side-cell div { background: url(http://www.detectiveconanworld.com/wiki/images/extra/bg-bricks.jpg) no-repeat; height:136px; margin:auto; padding-top:42px; width:120px; } .conan-side-cell div img { border: 1px solid #eaba75; } .cells-centered td { text-align: center; } .bonav .collapseButton { color: #cccccc; } .bonav .collapseButton a { color: #ffffff; }