1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/prive/spip_style_print.css

16 lines
439 B
CSS
Raw Normal View History

2015-04-28 17:10:23 +02:00
body { color: #000; background-color: #FFF; font-family: Verdana, Geneva, Helvetica; font-size: 12px; margin: 0; padding: 0; }
#haut-page, .colonne_etroite { display: none; }
#chemin,#extra,#navigation,#docs,
.bandeau_actions, .editer_mots, .editer_auteurs,
.aide, .contenu_nom_site, .article_prop {
display: none;
}
#contenu {
width: 95% !important;
}
.fiche_objet {
border: none !important;
}