minor modifs in CSS
authortipaul <tipaul>
Thu, 6 May 2004 14:52:23 +0000 (14:52 +0000)
committertipaul <tipaul>
Thu, 6 May 2004 14:52:23 +0000 (14:52 +0000)
koha-tmpl/intranet-tmpl/default/en/includes/common-style.css

index 384fc13..e98f4ad 100644 (file)
@@ -1,5 +1,5 @@
 body {
-       font-family:verdana,arial,helvetica;
+       font-family:arial,helvetica;
        font-size:10pt;
        margin:0px;
        padding:0px;
@@ -53,10 +53,6 @@ label100 {
        background-color:#FFFFFF;
        background-image:url("/intranet-tmpl/default/images/background-mem.gif");
 }
-th {
-       background-image:url("/intranet-tmpl/default/images/background-mem.gif");
-       text-align: center;
-}
 
 /* TABLES */
 table {
@@ -78,7 +74,7 @@ th {
        font-weight:bold;
        text-align:center;
        border:1px solid #000000;
-       padding:5px;
+       padding:0px;
 }
 /* standard cell */
 td {
@@ -191,7 +187,6 @@ a:hover {
 }
 
 a.submenu {
-       font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
@@ -200,7 +195,6 @@ a.submenu {
        margin:0;
 }
 a.submenu:hover {
-       font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
@@ -211,7 +205,6 @@ a.submenu:hover {
 }
 
 a.submenu2 {
-       font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
@@ -220,7 +213,6 @@ a.submenu2 {
        margin:0;
 }
 a.submenu2:hover {
-       font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;