This is to keep the CSS validator happy.
authorantipode <antipode@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 06:10:53 +0000 (06:10 +0000)
committerantipode <antipode@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 06:10:53 +0000 (06:10 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2122 7612ce4b-ef26-0410-bec9-ea0150e637f0

themes/css/sans-08.css
themes/css/sans-10.css
themes/css/sans-12.css

index bd58b84541f1d094d05870cf35978e47a3043ab0..8cd5c81bda7cad282c28b842ae2d8d5313ded927 100644 (file)
@@ -1,5 +1,5 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
-  font-family: helvetica,arial,sans;
+  font-family: helvetica,arial,sans-serif;
 }
 body {
   font-size: 6pt;
index b50877b05ea39c4ddbd3d3217a97cb5ff173d0f1..a5d5210a666c09239b7a26057facb2b20d92cd94 100644 (file)
@@ -1,5 +1,5 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
-  font-family: helvetica,arial,sans;
+  font-family: helvetica,arial,sans-serif;
 }
 body {
   font-size: 8pt;
index c2f111bbbde81ffac15161d5af3508e040cb126a..32cba0d7cb2298152dc8c82b524b58d1f0c07946 100644 (file)
@@ -1,5 +1,5 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
-  font-family: helvetica,arial,sans;
+  font-family: helvetica,arial,sans-serif;
 }
 body {
   font-size: 10pt;