diff client/digitallibrary/jquery/jquery.digilib.css @ 845:a2b90ad772a0 jquery

why not use coords attribute for coords?
author hertzhaft
date Mon, 07 Mar 2011 09:54:36 +0100
parents 8aa2891583f1
children a43810d16ee5
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.css	Mon Mar 07 09:30:55 2011 +0100
+++ b/client/digitallibrary/jquery/jquery.digilib.css	Mon Mar 07 09:54:36 2011 +0100
@@ -68,13 +68,13 @@
 
 div.region {
     color: white;
-    font-size: 80%;
+	font-family: Verdana, Arial, Helvetica, sans-serif;
+    font-size: 11px;
 }
 
 div.region a.regionnumber {
     color: white;
     text-decoration: none;
-	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 11px;
 	text-align: center;