Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

2 829 octets supprimés, 5 avril 2018 à 10:31
aucun résumé de modification
html { background:url(http://jolstatic.fr/tera/wiki/bg.jpg) no-repeat fixed center top #000000; background-size:cover;}
/*body { background:rgba(255,255,255,.2); height:auto; }*/
body { background:none; }
 
/* Fond des pages légèrement transparent
div#content { background:rgba(255,255,255,.85); }
div#footer { background:rgba(255,255,255,.5); }
 
/* Limiter la largeur ?*/
/*
div#mw-navigation,
div#footer,
div#content { max-width: 1000px; }
.page-Accueil div#content { max-width: 2000px; }
*/
 
div#content, div#content:before, div#content:after,
div#content { background:#fff; border:0 none; color:#333; /*text-shadow: 0 1px 0 #FFFFFF;*/ }
div#footer { background:#fff; }
 
/* Fond des pages légèrement transparent
div#content { background:rgba(255,255,255,.85); }
div#footer { background:rgba(255,255,255,.5); }
*/
#mw-navigation { left: 0; position: absolute; top: 0; width: 100%; }
/* Barre supérieure personnelle */
#p-personal { background:rgba(255,255,255,.85); padding:0 1em 2px 1em; }
/*
#p-personal { top:0; background:rgba(0,0,0,.4); padding:5px; border-radius:5px; }
#p-personal ul { padding:5px; background:rgba(0,0,0,.4); overflow:hidden; }
#p-personal li { margin:0 10px 0 0; }
#p-personal a { display:block; padding:2px; text-decoration:none; }
#p-personal a:link,
#p-personal a:visited { color:#999; }
#p-personal a:hover,
#p-personal a:active { color:#fff; background:rgba(0,0,0,.4); }
#p-personal a.new { color: #BA0000!important; }
*/
 
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; }
#mw-panel.collapsible-nav div.portal { margin:0 }
#mw-panel.collapsible-nav div.portal div.body ul li { padding:0; }
 
/* Menu latéral (EQN) */
/*
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; }
*/
 
#firstHeading { font-size:2em; font-weight: 400; font-family: 'Roboto Condensed', sans-serif; }
14

modifications