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

- moins de majuscules dans la dist (Fil)

- un peu plus de padding dans le pied de page (Payet Teddy)
parent f8297bef
Branches
Étiquettes
Aucune requête de fusion associée trouvée
...@@ -31,7 +31,7 @@ div#contenu { padding-top: 0.30em; } ...@@ -31,7 +31,7 @@ div#contenu { padding-top: 0.30em; }
div#navigation { float: right; width: 30%; overflow: hidden; } div#navigation { float: right; width: 30%; overflow: hidden; }
div#extra { float: right; clear: right; width: 30%; overflow: hidden; } div#extra { float: right; clear: right; width: 30%; overflow: hidden; }
div#pied { clear: both; width: 100%; margin: 1em 0 0 0; padding: 0.20em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.77em; } div#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.77em; }
div#pied img { vertical-align: bottom; } div#pied img { vertical-align: bottom; }
/* Espaceur de blocs */ /* Espaceur de blocs */
...@@ -56,7 +56,7 @@ body, .formulaire_spip, #hierarchie, .pagination, small { font-family: Verdana, ...@@ -56,7 +56,7 @@ body, .formulaire_spip, #hierarchie, .pagination, small { font-family: Verdana,
/* Titraille */ /* Titraille */
h1 { margin: 0; font-size: 1.50em; font-weight: bold; color: #000; } h1 { margin: 0; font-size: 1.50em; font-weight: bold; color: #000; }
h2 { margin: 0; padding: 0.20em; background: #8B6F92; font-size: 1em; font-weight: normal; text-transform: uppercase; letter-spacing: 0.10em; } h2 { margin: 0; padding: 0.20em 0.40em; background: #8B6F92; font-size: 1.10em; font-weight: bold; }
h2, h2 a, h2 a:hover { color: #EEE; } h2, h2 a, h2 a:hover { color: #EEE; }
h3.spip { margin-top: 2em; margin-bottom: 1.4em; text-align: center; } h3.spip { margin-top: 2em; margin-bottom: 1.4em; text-align: center; }
...@@ -106,7 +106,7 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; } ...@@ -106,7 +106,7 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; }
#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.77em; color: #666; } #hierarchie { clear: both; margin-bottom: 2em; font-size: 0.77em; color: #666; }
.surtitre, .soustitre { font-size: 0.90em; text-transform: uppercase; color: #999; } .surtitre, .soustitre { font-size: 0.90em; color: #999; }
.cartouche { margin-bottom: 2em; } .cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; } .cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
...@@ -240,8 +240,7 @@ ul ul ul ul ul .forum-chapo { background: #FFF; } ...@@ -240,8 +240,7 @@ ul ul ul ul ul .forum-chapo { background: #FFF; }
.pagination .on { font-weight: bold; color: #666; } .pagination .on { font-weight: bold; color: #666; }
/* Rubriques */ /* Rubriques */
.rubriques ul li { background: #EEE; border: 0; text-transform: uppercase; } .rubriques ul li { background: #EEE; border: 0; }
.rubriques ul li ul li { text-transform: none; }
/* Listes d'articles et extraits introductifs */ /* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; } .articles ul li { clear: both; padding: 0.40em 0.20em; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter