[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/stylesheets tep.css, 1.1, 1.2
Ion Yannopoulos
ion- at users.sourceforge.net
Fri Feb 25 19:08:06 PST 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/stylesheets
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20772/stylesheets
Modified Files:
tep.css
Log Message:
Stylesheet lacks a selector for <h3> so level 3 headings come out too large.
Index: tep.css
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/stylesheets/tep.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tep.css 21 Oct 2004 00:06:12 -0000 1.1
--- tep.css 26 Feb 2005 03:08:03 -0000 1.2
***************
*** 136,139 ****
--- 136,144 ----
text-align: center }
+ h3 {
+ font-size: 12px;
+ font-family: Arial, sans-serif;
+ }
+
hr {
width: 75% }
More information about the Tinyos-beta-commits
mailing list