comparison 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
comparison
equal deleted inserted replaced
844:8aa2891583f1 845:a2b90ad772a0
66 opacity: 0.5; 66 opacity: 0.5;
67 } 67 }
68 68
69 div.region { 69 div.region {
70 color: white; 70 color: white;
71 font-size: 80%; 71 font-family: Verdana, Arial, Helvetica, sans-serif;
72 font-size: 11px;
72 } 73 }
73 74
74 div.region a.regionnumber { 75 div.region a.regionnumber {
75 color: white; 76 color: white;
76 text-decoration: none; 77 text-decoration: none;
77 font-family: Verdana, Arial, Helvetica, sans-serif;
78 font-weight: bold; 78 font-weight: bold;
79 font-size: 11px; 79 font-size: 11px;
80 text-align: center; 80 text-align: center;
81 padding: 0px 2px; 81 padding: 0px 2px;
82 margin-right: 4px; 82 margin-right: 4px;