Creating alternate classes for ids which end up being used multiple times
authoroleonard <oleonard>
Thu, 9 Dec 2004 16:29:22 +0000 (16:29 +0000)
committeroleonard <oleonard>
Thu, 9 Dec 2004 16:29:22 +0000 (16:29 +0000)
koha-tmpl/intranet-tmpl/default/en/includes/common-style.css

index 7fbdb3b..d8bb3fe 100644 (file)
@@ -194,13 +194,13 @@ h3 {
        position:absolute;
 }
 
-#bloc25 {
+#bloc25, .bloc25 {
        float:left;
        border:1px solid #000000;
        margin:10px;
        padding:0px;
 }
-#bloc100 {
+#bloc100, .bloc100 {
        float:left;
        position:relative;
        width:100%;