Skip to content
Extraits de code Groupes Projets
Valider e8a30614 rédigé par tetue's avatar tetue
Parcourir les fichiers

- une hr sur toute la largeur : c'est plus logique et ca passe mieux dans IE/Win

- notes de bas de page plus petites mais pas trop
- pas besoin de font-size pour le code
- indentation
parent 2159185f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -62,7 +62,7 @@ h3, h3 a, h3 a:hover { color: #000; }
h3.spip { margin-top: 2em; margin-bottom: 1.4em; text-align: center; font-weight: bold; color: #333; }
/* Divers */
hr { width: 40%; height: 2px; margin: 4em auto; background-color: #999; color: #999; border: 0; }
hr { height: 2px; margin: 2em auto; background-color: #999; color: #999; border: 0; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.71em; color: #666; }
/* Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE */
......@@ -73,10 +73,10 @@ ul.spip {}
ol.spip {}
/* Citations, code et poesie */
blockquote { padding-left: 1em; border-left: 4px solid #DDD; }
.spip_poesie { margin: 1em 3em; padding-left: 1em; border-left: 1px solid #CCC; font-family: Garamond, Georgia, Times, serif; }
.spip_poesie div { text-indent: -60px; margin-left: 60px; }
code, .spip_cadre { font-family: "Courier New", Courier, mono; font-size: 1.10em; color: #009; }
blockquote { margin: 1em 3em; padding-left: 1em; border-left: 4px solid #DDD; }
blockquote.spip_poesie { border-left: 1px solid #CCC; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -60px; margin-left: 60px; }
code, .spip_cadre { font-family: "Courier New", Courier, mono; color: #009; }
div.spip_code, .spip_cadre { margin-bottom: 1em; }
/* Tableaux */
......@@ -119,7 +119,7 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; }
.chapo { margin-bottom: 1.50em; font-weight: bold; color: #669; line-height: 1.40em; }
.texte { line-height: 1.60em; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.82em; }
.notes { clear: both; font-size: 0.90em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
......
......@@ -17,28 +17,14 @@
/* Raccourcis typographiques de SPIP */
.spip_puce { list-style-position: outside; }
h3.spip {
text-align: center;
margin-top: 2em;
margin-bottom: 1.4em;
font-size: 1.15em;
font-weight: bold; }
h3.spip { text-align: center; margin-top: 2em; margin-bottom: 1.4em; font-size: 1.15em; font-weight: bold; }
/* Paragraphes, citations, code et poesie */
blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }
blockquote.spip { margin: 1em; padding-left: 1em; padding-right: 1em; border: 1px dotted; }
blockquote.spip {
margin: 1em;
padding-left: 1em;
padding-right: 1em;
border: 1px dotted; }
.spip_poesie {
margin: 1em;
padding-left: 1em;
border-left: 1px solid;
font-family: Garamond, Georgia, Times, serif; }
.spip_poesie div { text-indent: -60px; margin-left: 60px; }
blockquote.spip_poesie { margin: 1em; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -60px; margin-left: 60px; }
.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }
......@@ -46,17 +32,8 @@ blockquote.spip {
.spip_surligne { background: #FF6; }
/* Tableaux */
table.spip {
margin: auto;
margin-bottom: 1em;
border: 1px solid;
border-collapse: collapse; }
table.spip caption {
caption-side: top; /* bottom pas pris en compte par IE */
text-align: center;
margin: auto;
padding: 3px;
font-weight: bold; }
table.spip { margin: auto; margin-bottom: 1em; border: 1px solid; border-collapse: collapse; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin: auto; padding: 3px; font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
......@@ -67,8 +44,7 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; }
.spip_documents p { margin-top: 1px; margin-bottom: 2px; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
......@@ -82,19 +58,12 @@ span.spip_documents_center { display: block; margin-top:1em; }
/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img {
background: #FDA;
padding: 3px;
border: 1px outset #999; }
table.spip_barre a:hover img {
background: #FFF;
border: 1px solid #999; }
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #999; }
table.spip_barre a:hover img { background: #FFF; border: 1px solid #999; }
table.spip_barre input.barre { width: 100%; background: #EEE; }
/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_note { } /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter