- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Feb 2012 08:06:57 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts In directory hutz:/tmp/cvs-serv31860 Modified Files: Fonts.html Log Message: one more time, tra la, cvs is my friend Index: Fonts.html =================================================================== RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- Fonts.html 17 Feb 2012 08:03:48 -0000 1.70 +++ Fonts.html 17 Feb 2012 08:06:55 -0000 1.71 @@ -18,6 +18,10 @@ <style type="text/css"> + body, th, td, h1, h2, h3, h4, h5, h6 { + font-family: "myriad-pro", sans-serif !important; + } + body { padding: 2em 70px 2em 70px; } @@ -109,13 +113,6 @@ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet type="text/css"> - <style type="text/css"> - body { - font-family: "myriad-pro", sans-serif; !important - } - - </style> - <body> <div class=head> <!--begin-logo--> <p><a href="http://www.w3.org/"><img alt=W3C height=48
Received on Friday, 17 February 2012 08:06:58 UTC