Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
1031 validations de retard le dépôt en amont.
-
Arnaud Fabre a rédigéArnaud Fabre a rédigé
base.css 3,12 Kio
@font-face {
font-family: 'propagandaregular';
src: url('../fonts/propagan-webfont.eot');
src: url('../fonts/propagan-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/propagan-webfont.woff') format('woff'), url('../fonts/propagan-webfont.ttf') format('truetype'), url('../fonts/propagan-webfont.svg#propagandaregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'sansus_webissimoitalic';
src: url('../fonts/sansus_webissimo-italic-webfont-webfont.eot');
src: url('../fonts/sansus_webissimo-italic-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansus_webissimo-italic-webfont-webfont.woff') format('woff'), url('../fonts/sansus_webissimo-italic-webfont-webfont.ttf') format('truetype'), url('../fonts/sansus_webissimo-italic-webfont-webfont.svg#sansus_webissimoitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'sansus_webissimoregular';
src: url('../fonts/sansus_webissimo-regular-webfont-webfont.eot');
src: url('../fonts/sansus_webissimo-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansus_webissimo-regular-webfont-webfont.woff') format('woff'), url('../fonts/sansus_webissimo-regular-webfont-webfont.ttf') format('truetype'), url('../fonts/sansus_webissimo-regular-webfont-webfont.svg#sansus_webissimoregular') format('svg');
font-weight: normal;
font-style: normal;
}
#header {
background: #5B8EDC;
color: white;
}
#header h1 {
font-family: 'propagandaregular';
margin: 0;
padding-top: 20px;
}
#header a {
color: white;
text-decoration: none;
}
#header .organization {
font-style: italic;
}
#nav {
padding: 0;
}
#nav ul.nav {
clear: both;
display: flex;
font-weight: bold;
border-bottom: #eee 1px solid;
}
#logo {
float: left;
}
#logo img {
width: 100px;
}
#footer {
background: #5B8EDC;
color: white;
text-align: center;
padding: 20px;
}
#footer a {
color: white;
text-decoration: underline;
}
.pagination-block {
margin-bottom: 10px;
color: #999;
font-size: 0.9em;
}
.pagination-block nav {
text-align: center;
}
.pagination-block .count {
text-align: left;
}
table.detail-view > tbody > tr > td,
table.detail-view > tbody > tr > th {
border-top: 0;
}
table.detail-view th {
text-align: right;
}
table.detail-view th:after {
content: ' :';
}
.representative h1 {
text-align: center;
}
.representative p.photo {
text-align: center;
}
.representative tr.score th {
vertical-align: bottom;
}
.representative tr.score td {
font-size: 1.4em;
}
.representative tr.score td .label {
padding: 2px;
}
.positions form {
width: 50%;
margin: auto;
}
.quote {
width: 70%;
margin: auto;
font-family: 'Linux Libertine', serif;
font-size: 1.5em;
}
.quote-header {
font-style: italic;
}
.long-quote p:first-child:before {
content: '« ';
font-style: italic;
font-size: 1em;
}
.long-quote p:last-child:after {
content: ' »';
font-style: italic;
font-size: 1em;
text-align: right;
}
body {
background: #E5E5E5;
}
.container {
background: white;
}
.main-container {
padding-top: 15px;
}
.label a {
color: white;
}