validator/htdocs/style results.css,1.19,1.20

Update of /sources/public/validator/htdocs/style
In directory hutz:/tmp/cvs-serv1860/htdocs/style

Modified Files:
	results.css 
Log Message:
basic styling for the instructions along the file upload box in results

Index: results.css
===================================================================
RCS file: /sources/public/validator/htdocs/style/results.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- results.css	6 Jun 2007 19:26:42 -0000	1.19
+++ results.css	13 Sep 2007 03:46:52 -0000	1.20
@@ -53,6 +53,13 @@
 /* Various Bits of the Table Header */
 /*
 */
+
+p.revalidate_instructions {
+  font-size: small; 
+  font-style: italic; 
+  margin: .5em .5em 0 1em;
+}
+
 fieldset#revalidate_opts {
         width: 100%;
         margin: 0;

Received on Thursday, 13 September 2007 03:47:02 UTC