- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 30 Jan 2010 04:47:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv29469
Modified Files:
style.css
Log Message:
added some padding
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- style.css 30 Jan 2010 04:44:25 -0000 1.84
+++ style.css 30 Jan 2010 04:47:45 -0000 1.85
@@ -510,6 +510,7 @@
font-weight: bold;
}
.postfix.required {
+ padding-left: 3px;
color: goldenrod !important;
}
#rnc-symbol-list dt {
Received on Saturday, 30 January 2010 04:47:48 UTC