[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 cd504a5..aa4b005 100644 (file)
     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,
@@ -75,6 +87,7 @@ h3,
 
 h3.title {
     height: 54px;
+    overflow: hidden;
 }
 
 #secondary.sidebar a:link {
@@ -88,3 +101,7 @@ li.post > a {
 li.widget {
     list-style-type: none;
 }
+
+.info_art {
+    width: 193px;
+}