Mudanças entre as edições de "MediaWiki:Common.css"

De FNS
Ir para: navegação, pesquisa
Linha 14: Linha 14:
 
background: #3D87C4
 
background: #3D87C4
  
}
 
 
 
body {
 
    margin:0
 
}
 
 
#content {
 
    float:left;
 
    width:67%;
 
}
 
 
#sidebar {
 
    float:left;
 
    width:33%;
 
}
 
 
#footer {
 
    clear:both;
 
 
}
 
}

Edição das 12h15min de 30 de maio de 2022



#mw-head{

background: #68ACE3;
color: #fff;

}



#mw-body{

background: #3D87C4

}