html5 HEADER.html,1.27,1.28

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

Modified Files:
	HEADER.html 
Log Message:
update

Index: HEADER.html
===================================================================
RCS file: /sources/public/html5/HEADER.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- HEADER.html	27 Feb 2012 11:10:02 -0000	1.27
+++ HEADER.html	27 Feb 2012 11:11:41 -0000	1.28
@@ -28,6 +28,10 @@
   background-color: white;
   color: black;
 }
+h1 a:hover {
+  background-color: inherit;
+  color: inherit;
+}
 h1 + p {
   margin-bottom: 4px;
   margin-right: 20%;

Received on Monday, 27 February 2012 11:11:48 UTC