spip_nursit/plugins/dist/themes/zpip-1/wp2010/impression.css

60 lines
822 B
CSS
Raw Normal View History

2023-06-01 15:30:12 +00:00
body {
background: none !important;
}
#wrapper {
clear: both !important;
display: block !important;
float: none !important;
position: relative !important;
}
#header {
border-bottom: 2pt solid #000;
padding-bottom: 18pt;
}
#colophon {
border-top: 2pt solid #000;
}
#nom_site_spip,
#slogan_site_spip {
float: none;
line-height: 1.4em;
margin: 0;
padding: 0;
}
#nom_site_spip {
font-size: 13pt;
}
.entry-content,.contenu-principal {
font-size: 14pt;
line-height: 1.6em;
}
.entry-title, h1 {
font-size: 21pt;
}
#barre-nav,
#formulaire_forum,
.navigation,
.page-link,
.widget-area {
display: none !important;
}
#container,
#header,
#footer {
margin: 0;
width: 100%;
}
#content {
margin: 24pt 0 0;
width: 100%;
}
.spip_images p {
font-size: 11pt;
}
#colophon {
width: auto;
}
#main {
display: inline;
}