Author: deryck
Date: 2006-11-12 17:07:10 +0000 (Sun, 12 Nov 2006)
New Revision: 1060

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1060

Log:
Use some nicer fonts.

deryck

Modified:
   trunk/samba.html
   trunk/style/common.css


Changeset:
Modified: trunk/samba.html
===================================================================
--- trunk/samba.html    2006-11-08 16:46:19 UTC (rev 1059)
+++ trunk/samba.html    2006-11-12 17:07:10 UTC (rev 1060)
@@ -5,7 +5,7 @@
 
 <style type="text/css">
 body {
-       font-family:Lucidasans, Helvetica, Verdana, sans-serif;
+       font-family:Tahoma, Arial, Helvetica, sans-serif;
        font-size:medium;
        text-align:center;
        border-top:75px solid #3878CD;
@@ -32,4 +32,4 @@
 nothing happens, <a href="/samba/">click here</a>.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: trunk/style/common.css
===================================================================
--- trunk/style/common.css      2006-11-08 16:46:19 UTC (rev 1059)
+++ trunk/style/common.css      2006-11-12 17:07:10 UTC (rev 1060)
@@ -18,7 +18,7 @@
        margin:0;
        padding:0;
        background-color:#E5E9F5;
-       font-family:Lucidasans, "Nimbus Sans L", Helvetica, Verdana, sans-serif;
+       font-family:Tahoma, Arial, Helvetica, sans-serif;
        font-size:medium;
        color:#000;
 }

Reply via email to