From 4224f14a0c4ee82cbacd4383d22f7c9fe1784054 Mon Sep 17 00:00:00 2001 From: Brendouille Date: Tue, 26 Nov 2013 14:04:22 +0100 Subject: [PATCH] =?utf8?q?/=20=E2=80=98www/themes/theme=5Flhc/habillage.cs?= =?utf8?q?s=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- www/themes/theme_lhc/habillage.css | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/www/themes/theme_lhc/habillage.css b/www/themes/theme_lhc/habillage.css index dd733a67..d64ed3c0 100644 --- a/www/themes/theme_lhc/habillage.css +++ b/www/themes/theme_lhc/habillage.css @@ -144,11 +144,11 @@ abbr.published { border-bottom: 20px solid #EBEBEB; } .liste-items .item { - border-bottom: 3px dashed #000000; - border-top: 3px dashed #000000; + border-top: 2px dashed #000000; clear: both; - margin-bottom: 15px; + margin-bottom: 17px; overflow: hidden; + padding: 5px; } .liste-items + .pagination { margin-top: 0; @@ -275,14 +275,14 @@ a:hover { text-decoration: underline; } h1, .h1, h2, .h2, h3, .h3, h3.spip { - color: #444444; - font-family: 'Trebuchet MS',Tahoma,Sans-serif; + color: black; + font-family: Arial, sans-serif; line-height: 100%; } h1, .h1 { - font-size: 230%; - font-weight: normal; - letter-spacing: -1px; + font-size: 15px; + font-weight: bold; + text-transform:uppercase; } h2, .h2 { color: #333333; @@ -290,7 +290,6 @@ h2, .h2 { } h3, .h3, h3.spip { font: bold 15px/100% Arial,sans-serif; - letter-spacing: 1px; text-transform: uppercase; } h1, .h1, h2, .h2, h3, .h3, h3.spip, p { @@ -405,7 +404,7 @@ table.spip tr.row-odd { border: medium none; text-align: right; padding: 5px 0 15px; - width: 450px; + width: 350px; margin-bottom: 2em; } .formulaire_recherche p { @@ -437,7 +436,7 @@ table.spip tr.row-odd { background-color: #FFFFFF; margin: 0 auto; position: relative; - text-align: left; + text-align: justify; width: 900px; } #content-wrap { @@ -494,6 +493,7 @@ table.spip tr.row-odd { color: #333333; font: oblique 12px Georgia,"Times New Roman",Times,serif; text-transform: none; + text-align:justify; } #menu_lang { margin-top:198px; @@ -633,10 +633,10 @@ table.spip tr.row-odd { float: left; margin: 0 0 0 10px; padding: 15px 0 0; - width: 400px; + width: 500px; } #main .h2 { - font: 11px 'Trebuchet MS',Tahoma,Sans-serif; + font: 11px Verdana,Sans-serif; margin-top: 10px; padding-bottom: 3px; text-transform: uppercase; @@ -658,10 +658,10 @@ table.spip tr.row-odd { float: right; margin: 0 10px 0 0; padding: 25px 0 0; - width: 450px; + width: 350px; } #sidebar .h2, #sidebar { - font: 11px 'Trebuchet MS',Tahoma,Sans-serif; + font: 11px Verdana,Sans-serif; margin-top: 10px; padding-bottom: 3px; text-transform: uppercase; -- 2.20.1