mercurial/templates/static/style.css
branchstable
changeset 19075 6bc76c0e60b9
parent 9999 f91e5630ce7e
child 21124 a65714215377
--- a/mercurial/templates/static/style.css	Fri Apr 19 22:03:59 2013 -0700
+++ b/mercurial/templates/static/style.css	Sat Apr 20 22:09:17 2013 +0400
@@ -14,13 +14,13 @@
   background-color: #666;
   padding: 2pt;
   color: white;
-  font-family: sans;
+  font-family: sans-serif;
   font-weight: bold;
 }
 .navigate a {
   background-color: #ccc;
   padding: 2pt;
-  font-family: sans;
+  font-family: sans-serif;
   color: black;
 }