[CSS] ~
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index 6b55d81..0f8f36e 100644 (file)
@@ -6,6 +6,14 @@
     background-image: url("../img/bg-header-wrap.png");
 }
 
+.accueil {
+    margin-top: 15px;
+}
+
+#nav {
+    margin-top: 0;
+}
+
 #formulaire_recherche .submit,
 .sidebar .liste h2,
 .sidebar .formulaire_spip legend:first-child,
     background-image: url('../img/bg-featured-page-content.png');
 }
 
+#featured .widget_special .title {
+    padding: 0 20px;
+}
+
+#featured .spip_logos {
+    float: none;
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    padding: 1px;
+}
+
 a:link,
 a:visited,
 h3,
@@ -65,6 +85,11 @@ h3,
     color: #F39200;
 }
 
+h3.title {
+    height: 54px;
+    overflow: hidden;
+}
+
 #secondary.sidebar a:link {
     color: #fff;
     font-weight: bold;