[CSS] ~redim resumé des articles d'actu d'atelier en page d'accueil
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index c127256..aa4b005 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,
     text-shadow: none;
 }
 
+#slideshow-box .item .meta .datecat {
+    color: #585856;
+}
+
 #slideshow-controller button {
     background-image: url("../img/button-slideshow.png");
 }
     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,
@@ -61,10 +85,15 @@ h3,
     color: #F39200;
 }
 
-#slideshow-box .item .meta .datecat {
-    color: #585856;
+h3.title {
+    height: 54px;
+    overflow: hidden;
 }
 
+#secondary.sidebar a:link {
+    color: #fff;
+    font-weight: bold;
+}
 li.post > a {
     background-color: #FFF;
 }
@@ -72,3 +101,7 @@ li.post > a {
 li.widget {
     list-style-type: none;
 }
+
+.info_art {
+    width: 193px;
+}