ebooksgratis.com

See also ebooksgratis.com: no banners, no cookies, totally FREE.

CLASSICISTRANIERI HOME PAGE - YOUTUBE CHANNEL
Privacy Policy Cookie Policy Terms and Conditions
User:Mononoke/monobook.css - Wikipedia, the free encyclopedia

User:Mononoke/monobook.css

From Wikipedia, the free encyclopedia

If a message on your talk page led you here, please be wary of who left it. Code that you insert on this page could contain malicious content capable of compromising your account. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. If this is a .js page, the code will be executed when previewing the page.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* onglets en bas de page */
#mytabs {
   margin: -0.3em 0 0.5em 11.5em;
   white-space:nowrap;
   line-height: 1.5em;
   overflow: visible;
   border-collapse: collapse;
   padding: 0 0 0.5em 1em;
   list-style: none;
   font-size: 95%;
}
#mytabs .hiddenStructure { display: none; }
#mytabs li {
   display: inline;
   border: 1px solid #aaaaaa;
   border-top: none;
   padding: 0.2em 0 0.3em 0;
   margin: 0 0.3em 0 0;
   overflow: visible;
   background: white;
}
#mytabs li.selected {
   border-color: #fabd23;
   padding: 0.2em 0 0.3em 0;
}
#mytabs li a {
   background-color: white;
   border: none;
   padding: 0.3em 0.8em 0 0.8em;
   text-decoration: none;
   position: relative;
   margin: 0;
}
#mytabs li.selected a { z-index: 3; }
 
#mytabs li a:hover {
   z-index: 3;
   text-decoration: none;
}
#mytabs h5 { display: none; }
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
#mytabs-ca-addsection a { 
   padding-left: 0.4em;
   padding-right: 0.4em;
}
/* offsets to distinguish the tab groups */
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch { margin-left: 1.6em; }
 
/* coins ronds */
#mytabs li, #mytabs li a { 
 -moz-border-radius-bottomleft: 0.4em;
 -moz-border-radius-bottomright: 0.4em;
}
 
/* onglets */
#mytabs li a, #p-cactions li a {color: #aaa;}
#mytabs li a:hover, #p-cactions li a:hover {color: #002bb8;}
#mytabs li.selected a, #p-cactions li.selected a {color: #002bb8 !important;}
#mytabs li.new a, #p-cactions li.new a {color: #ba0000 !important;}
#p-cactions li { padding: 0.1em 0 0.3em 0; }
#p-cactions li.selected { padding: 0.2em 0 0.3em 0; }
 
/* coins ronds pour mozilla */
#content, #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
input[type="text"], input[type="submit"], textarea, pre, #toc { -moz-border-radius: 2px; }
 
/* bordures des blocs pre */
#bodyContent pre { border: 1px solid #aaa; }
 
#content { margin: 2.8em 0 0 12.2em; }
 
#p-personal li a, #p-personal li a:visited {color: #888; background: transparent;}
#p-personal li a:hover {color: #002bb8; background: transparent;}
 
/* formulaire de recherche */
#p-search input:focus, #p-search input:hover { background-color: #fff; }
#searchInput {text-align: left; border: 1px solid #aaa; background-color: #eee;}
#p-search .pBody {text-align: left; padding-left: 0.5em}
 
/* formulaires */
input[type="radio"], input[type="checkbox"] { border:none; }
input[type="text"], input[type="submit"], textarea { border: 1px solid #aaa !important; }
input[type="submit"] {color: #aaa !important;}
input[type="submit"]:hover, input[type="submit"]:focus {color: #000 !important;}
 
/* augmenter la marge entre la boite d'edition et le resume */
textarea { margin-bottom: 0.8em; }
 
/* titres de menus et d'onglets avec majuscule initiale */
.portlet h5, #pt-userpage, #pt-anonuserpage, #pt-mytalk, #pt-preferences, #pt-mycontris, #pt-login, #pt-logout, #p-cactions li a {text-transform: none}
 
/* augmente l'espace sous le logo */
#p-nav {margin-top: 0.8em}
 
/* titres des boites  "navigation", "boite à outils" et "autres langues" en gras */
.portlet h5 {font-weight: bold;}
 
/* fond des boites "navigation", "boite à outils" et "autres langues" en blanc avec bordure */
.portlet h5 {background: transparent; border: 0}
 
/* suppression du bouton "Consulter" */
/* input[value = "Consulter"] {display: none} */
 
/* suppression du lien "Faire un don" */
li#n-sitesupport {display: none} 
 
/* suppression du lien "Une page au hasard" */
/*  li#n-randompage {display: none} */
 
/* suppression du bandeau de bas-de-page */
#footer {display: none} 
 
/* suppression des messages système */
#siteNotice {display:none}
 
/* suppression de l'avertissement en bas dans la page d'édition */
div#editpage-copywarn {display: none}
 
/* suppression du lien page d'accueil */
/* #n-mainpage {display: none} */
 
/* suppression du lien actualites */
/* #n-currentevents {display: none} */
 
/* suppression du lien aide */
/* #n-help {display: none} */
 
/* boite categorie */
/* déplace la boite du lien de catégorie */
#catlinks { 
  border: 1px solid #aaa; 
  background: #fafafa;
  margin: 1em 0 0 0;
  padding: 0 0.5em 0 0.5em;
}
 
/* format le lien de catégorie lui-même */
p.catlinks {
  color: #aaa;
  font-size:67%;
  text-align:left;
  text-indent:0;
  text-transform: none;
  white-space:normal;
}
 
/* format du lien */
p.catlinks a {
  color:#888;
}


aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - en - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -