|
|
|
@ -1,16 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
body {padding:0;background:#fff;border-top: 20px solid #1989ca;color: #333;}
|
|
|
|
|
input.submit {background-color:#1989ca;border:0;color:#fff;}
|
|
|
|
|
.formulaire_spip input.text, .formulaire_spip textarea {border: 1px solid #b6b6b6;}
|
|
|
|
|
.formulaire_recherche input.text {margin-right:0.5em;border:0;border-bottom:1px dotted #1989ca;}
|
|
|
|
|
|
|
|
|
|
a {color:#1989ca;}
|
|
|
|
|
a:focus, a:hover, a:visited {background-color:transparent;color:#1989ca;text-decoration:underline;}
|
|
|
|
|
a:focus { background: transparent !important;color:#1989ca !important;}
|
|
|
|
|
.formulaire_recherche input.text {margin-right:0.5em;border:0;border-bottom:1px dotted #1989ca;}
|
|
|
|
|
|
|
|
|
|
.page {width:100%;max-width:1300px;}
|
|
|
|
|
|
|
|
|
|
.page {width:100%;max-width:1300px;}
|
|
|
|
|
|
|
|
|
|
.header {height:300px;border:0;background:url("../images/bandeau.jpg") no-repeat center center;}
|
|
|
|
|
.header .spip_logo_site, .header .spip_logo_site a, .header .spip_logo_site a:hover {color:#1989ca;}
|
|
|
|
@ -34,20 +32,20 @@ a:focus { background: transparent !important;color:#1989ca !important;}
|
|
|
|
|
.chapo {margin:1em;font-size:1.4em;font-weight:normal;}
|
|
|
|
|
|
|
|
|
|
.table th, table.spip th, .table td, table.spip td {border:0;}
|
|
|
|
|
table.spip caption {border-bottom:2px solid #1989ca;}
|
|
|
|
|
table.spip thead th {border:0;}
|
|
|
|
|
table.spip tbody tr.odd th, table.spip tr.odd td {background-color:#1989ca;color:#fff;}
|
|
|
|
|
table.spip tbody tr.even th {background:trensparent;}
|
|
|
|
|
table.spip tr.row_even:hover td {background: transparent;}
|
|
|
|
|
|
|
|
|
|
hr {margin:1.5em auto;width:400px;max-width:100%;border: 1px solid #1989ca;}
|
|
|
|
|
blockquote.spip {padding:1em 1em 0.1em 1em;background:#1989ca;color:#fff;font-size:1.2em;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.comments , .forum-titre {border-top: 2px solid #1989ca;}
|
|
|
|
|
.comment-item {border:0;}
|
|
|
|
|
.comments-items .comments-items {border-left: 1px solid #b6b6b6;}
|
|
|
|
|
|
|
|
|
|
.hyperlien, .ps, .notes {margin:1.5em;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.aside h2 {border:0;}
|
|
|
|
|
|
|
|
|
|
.footer {padding:1em;font-size:0.8em;border-top: 1px solid #b6b6b6;}
|
|
|
|
@ -71,10 +69,5 @@ blockquote.spip {padding:1em 1em 0.1em 1em;background:#1989ca;color:#fff;font-si
|
|
|
|
|
|
|
|
|
|
.nav ul li a {display: block;}
|
|
|
|
|
|
|
|
|
|
/* Menu hamburger full css : à tester !!!
|
|
|
|
|
.nav {padding:0.5em;color:#fff;overflow:hidden;height: 2.5em; }
|
|
|
|
|
.nav ul li a {display: block;}
|
|
|
|
|
.nav:before {content: "Menu";}
|
|
|
|
|
.nav:hover, .nav:active, .nav:focus {height:auto;}*/
|
|
|
|
|
|
|
|
|
|
}
|