html5 HEADER.html,1.13,1.14

Update of /sources/public/html5
In directory hutz:/tmp/cvs-serv18633

Modified Files:
	HEADER.html 
Log Message:
updated

Index: HEADER.html
===================================================================
RCS file: /sources/public/html5/HEADER.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- HEADER.html	27 Feb 2012 10:25:09 -0000	1.13
+++ HEADER.html	27 Feb 2012 10:30:32 -0000	1.14
@@ -6,9 +6,10 @@
   font-family: sans-serif;
 }
 h1 {
-  font-size: 200%;
+  font-size: 43px;
   color: #0B5B9D;
   vertical-align: top;
+  margin-bottom: 0px;
 }
 a {
   text-decoration: none;
@@ -27,7 +28,8 @@
   color: black;
 }
 h1 + p {
-  padding-bottom: 8px;
+  margin-bottom: 4px;
+  font-size: 120%;
 }
 th {
   text-align: left;

Received on Monday, 27 February 2012 10:30:40 UTC