html5 HEADER.html,1.10,1.11

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

Modified Files:
	HEADER.html 
Log Message:
updated

Index: HEADER.html
===================================================================
RCS file: /sources/public/html5/HEADER.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- HEADER.html	27 Feb 2012 10:11:20 -0000	1.10
+++ HEADER.html	27 Feb 2012 10:18:47 -0000	1.11
@@ -26,12 +26,13 @@
   color: black;
 }
 h1 + p {
-  padding-bottom: 16px;
+  padding-bottom: 8px;
 }
 th {
   text-align: left;
-  padding-right: 12px;
-  padding-left: 12px;
+}
+tr:nth-child(3) {
+  display: none;
 }
 .main {
   display: block;

Received on Monday, 27 February 2012 10:18:55 UTC