Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

2 806 octets supprimés, 5 avril 2018 à 11:12
aucun résumé de modification
/* Tout CSS ici sera chargé avec chaque page accédée par n'importe quel utilisateur. */
html { background:url(http://jolstatic.fr/wiki/images/lineage2/0/09/Lineage2-bg.jpg) no-repeat fixed center top #fff; background-size:cover; }
/*body { background:rgba(255,255,255,.2); height:auto; }*/
body { background:none; }
/* correction bug */
p > br { display: none; }
 
/*div#content { background:rgba(255,255,255,.85); }
div#footer { background:rgba(255,255,255,.5); }*/
div#content, div#content:before, div#content:after,
div#content *, div#content *:before, div#content *:after,
div#mw-navigation, div#mw-navigation:before, div#mw-navigation:after,
div#mw-navigation *, div#mw-navigation *:before, div#mw-navigation *:after,
div#footer, div#footer:before, div#footer:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
div#content { background:#fff; border:0 none; color:#333; max-width: 1000px; /*text-shadow: 0 1px 0 #FFFFFF;*/ }
div#footer { background:#fff; max-width: 1000px; }
 
#mw-navigation { left: 0; max-width: 1200px; position: absolute; top: 0; width: 100%; }
#mw-page-base { background:none; }
#p-personal { background:rgba(255,255,255,.85); padding:0 1em 2px 1em; }
 
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs span { background: none; padding:0; }
div.vectorTabs { height:40px; }
div.vectorTabs ul li { background:#ededed; margin-right:2px; line-height: normal;}
div.vectorTabs li a { border-top:3px solid #aaa; color:#333; font-family: 'Roboto Condensed',sans-serif; text-decoration:none; transition: background 0.2s; }
div.vectorTabs li a:hover,
div.vectorTabs li a:active { background-color: rgba(0,0,0,.1); }
div.vectorTabs li.selected { background:#fff; }
div.vectorTabs li.selected a { border-top: 3px solid #FFBB33; }
div.vectorTabs span a { height:40px; line-height:35px; padding: 0 .7em; }
div.vectorTabs { height:40px; }
 
div.vectorMenu { background-color:#fff; }
div#mw-head div.vectorMenu h3,
div#mw-head div.vectorMenu h5 { margin:0; }
div.vectorMenu h3 a,
div.vectorMenu h5 a { background:none; }
 
div#simpleSearch { background:#fff; border:0 none; }
 
/* Menu latéral */
div#mw-panel { background:rgba(255,255,255,.7); border:none; border-radius:0; font-family: 'Roboto Condensed', sans-serif; margin:0; padding:5px 10px 10px; top: 140px; width:172px; }
div#mw-panel .portal { padding:0 10px; background:rgba(255,255,255,.85); }
div#mw-panel .portal a { display:block; padding:.2em .5em; text-decoration:none; }
div#mw-panel .portal a:link,
div#mw-panel .portal a:visited { color:#333!important; }
div#mw-panel .portal a:hover,
div#mw-panel .portal a:active { color:#666!important; background:rgba(255,255,255,.85); }
div#mw-panel div.portal div.body { margin:0; }
div#mw-panel div.portal div.body ul li { font-size:14px; padding:0; }
#mw-panel.collapsible-nav .portal h3,
#mw-panel.collapsible-nav .portal h5 { font-size:1em; font-weight:700; }
#mw-panel.collapsible-nav div.persistent div.body { margin:0; }
#mw-panel.collapsible-nav div.portal { margin:0 }
#mw-panel.collapsible-nav div.portal div.body ul li { padding:0; }
/* Titres */
7

modifications