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

Révision des styles des listes ul ol li

parent 40bb3067
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -32,8 +32,6 @@ body {
}
img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
/* ------------------------------------------
......@@ -146,8 +144,8 @@ q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
}
#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left; }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }
/* Des couleurs specifiques selon les types de menus
---------------------------------------------- */
......@@ -244,6 +242,7 @@ q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }
.liste-articles li .titre {
......@@ -296,10 +295,10 @@ q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
.page_plan #contenu .contre-encart ul {
display: block;
clear: left;
margin-left: 1em;
margin-top: 0;
margin-bottom: 1em;
list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }
padding-top: 0; }
.page_plan #contenu .contre-encart li {}
/* ------------------------------------------
/* Habillage des formulaires
......@@ -359,8 +358,8 @@ fieldset.previsu {
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }
/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; }
.choix_mots label { display: inline; }
ul.choix_mots { margin: 0; padding: 0; width: 47%; float: left; list-style: none; }
ul.choix_mots label { display: inline; }
/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
......@@ -380,6 +379,7 @@ fieldset.previsu {
/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
......
/* SPIP-STYLE version 1.9 */
/* Cette feuille contient les styles associes au code genere par SPIP. */
/* Ces styles sont indispensables et doivent necessairement etre */
/* definis pour le bon fonctionnement de votre squelette */
/* definis pour le bon fonctionnement de vos squelettes. */
/* Raccourcis typographiques de SPIP */
......@@ -11,10 +11,9 @@ hr.spip {}
.spip_puce { list-style-position: outside; }
ul.spip { list-style: disc; }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0.3em 0 0.3em 0.8em; list-style-position: outside; }
ul.spip {}
ol.spip {}
li.spip {}
h3.spip {
text-align: center;
......@@ -42,8 +41,8 @@ div.spip_poesie {
font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }
.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid; }
.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }
.spip_surligne { background: #FF6; }
......@@ -72,15 +71,14 @@ img, .spip_logos { margin: 0; padding: 0; border: none; }
span.spip_documents_center { display: block; margin-top:1em; }
.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;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }
/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px dotted gray; width:180px;}
.spip_modele { float: right; display: block; border: 1px dotted grey; width: 180px; }
/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
......@@ -101,4 +99,4 @@ a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */
.on { font-weight: bold; color: #000; } /* liens exposes */
\ No newline at end of file
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