瀏覽代碼

This is to keep the CSS validator happy.

antipode 23 年之前
父節點
當前提交
3e00e790c5
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      themes/css/sans-08.css
  2. 1 1
      themes/css/sans-10.css
  3. 1 1
      themes/css/sans-12.css

+ 1 - 1
themes/css/sans-08.css

@@ -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;

+ 1 - 1
themes/css/sans-10.css

@@ -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;

+ 1 - 1
themes/css/sans-12.css

@@ -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;