ajustements sur les tableaux

svn/root
jeanmarie.listes@cousumain.info 9 years ago
parent 66f9560f77
commit b3dc5ccd5d

@ -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;}*/
}

@ -1,7 +1,6 @@
- vérifier les a:active qui ont du être forcés (cf http://archives.rezo.net/archives/spip-dev.mbox/W3TL3U2AGFFKYDI54J7ZA6LPIMLG5OV5/ )
- styles de PS et Notes
- mettre une autre typo sans-serif pour les titres
- fingnoler les styles dans un artilce (<quote>, <table>...)
- tester tout ça en RWD
- ranger les styles css pour plus de compréhension
- ... le reste
Loading…
Cancel
Save