Vés al contingut

MediaWiki:Common.css: diferència entre les revisions

De ca.ConanWiki
Mpuj (discussió | contribucions)
Afegir contingut
Mpuj (discussió | contribucions)
Correcció de codis
Línia 32: Línia 32:
                               background-color: #FFF; z-index: 2; }
                               background-color: #FFF; z-index: 2; }
     .foldtabHead p { margin: 0; padding: 0; }
     .foldtabHead p { margin: 0; padding: 0; }
/*=============================
      2. Imatges
  =============================*/
/* Amaga l'atribució de la imatge en un article */
.picture-attribution { display:none !important; }


/*============================
/*============================
       2. Altres
       3. Altres
   ============================*/
   ============================*/
/* Tabber: poder posar encapçalaments */
/* Tabber: poder posar encapçalaments */
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display:block !important; }
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display:block !important; }
/* Amaga l'atribució de la imatge en un article */
.picture-attribution { display:none !important; }

Revisió del 14:17, 30 set 2012

/* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */
/*============================
      1. 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; }

/* 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; }

/*=============================
      2. Imatges
  =============================*/
/* Amaga l'atribució de la imatge en un article */
.picture-attribution { display:none !important; }

/*============================
      3. Altres
  ============================*/
/* Tabber: poder posar encapçalaments */
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display:block !important; }