MediaWiki:Common.css: diferència entre les revisions
Afegir contingut |
Afegir contingut |
||
| Línia 1: | Línia 1: | ||
/* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */ | /* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */ | ||
/*============================ | /*============================ | ||
1. Navegació | 1. General | ||
============================*/ | |||
/* Giving headers and TOC a little extra space */ | |||
h2, .toc { margin-top: 20px; } | |||
/* Table Tweaks */ | |||
tr.high-light { } | |||
tr.high-light:hover {background-color: #E0E8FF;} | |||
.high-light tr:hover {background-color: #E0E8FF;} | |||
td { empty-cells: hide } | |||
/*============================ | |||
2. Navegació | |||
============================*/ | ============================*/ | ||
/* Standard Navigationsleisten, | /* Standard Navigationsleisten, | ||
| Línia 20: | Línia 31: | ||
div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } | div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } | ||
a.NavToggle { position:absolute; top:0px; font-weight:normal; font-size:smaller; } | a.NavToggle { position:absolute; top:0px; font-weight:normal; font-size:smaller; } | ||
/* Folding Multi Wiki Tabs by Splarka (http://www.wikia.com/wiki/User:Splarka/tricks) */ | |||
.foldtabSet { position: relative; margin: 1.5em 0 1em; } | |||
.foldtabBox { position: relative; padding: 0.5em; background-color:#FFF; | |||
overflow: auto; border: 1px solid #AAA; z-index: 1; } | |||
.foldtabHead a { position: relative; left: 0.5em; border: 1px solid #AAA; | |||
padding: 0.13em 1em; font-size: 150%; | |||
text-decoration: none; color: #00A; background-color: #E0E0FF; | |||
background-color: #F0F0F0; z-index: 0; } | |||
.foldtabHead a.selected { top: -0.15em; border-width: 2px; border-bottom: none; | |||
background-color: #FFF; z-index: 2; } | |||
.foldtabHead p { margin: 0; padding: 0; } | |||
/*============================ | /*============================ | ||
3. Format del Fòrum | |||
============================*/ | ============================*/ | ||
/* Forum formatting - Algorithm & Splarka */ | /* Forum formatting - Algorithm & Splarka */ | ||
| Línia 42: | Línia 65: | ||
/*============================= | /*============================= | ||
4. Imatges | |||
=============================*/ | =============================*/ | ||
/* Amaga l'atribució de la imatge en un article */ | /* Amaga l'atribució de la imatge en un article */ | ||
| Línia 48: | Línia 71: | ||
/*==================================== | /*==================================== | ||
5. Característiques del Tabber | |||
====================================*/ | ====================================*/ | ||
/* Tabber: poder posar encapçalaments */ | /* Tabber: poder posar encapçalaments */ | ||