Utilisateur:LaurentM/common.css : Différence entre versions

De fablabo
Aller à : navigation, rechercher
Ligne 6 : Ligne 6 :
 
{
 
{
 
position:fixed;
 
position:fixed;
top:200px;
+
top:150px;
 
left:950px;
 
left:950px;
 +
}
 +
 +
#mw-panel{
 +
position:fixed;
 
}
 
}

Version du 23 février 2015 à 17:01

#content
{width : 700px}
#mw-head-base
{width: 700px}
#toc
{
position:fixed;
top:150px;
left:950px;
}

#mw-panel{
position:fixed;
}