diff examples/tutorial/geddit/static/layout.css @ 631:e990fa05d80b trunk

GenshiTutorial: implement the XSS section.
author cmlenz
date Tue, 04 Sep 2007 19:20:46 +0000
parents d03e876d9a61
children
line wrap: on
line diff
--- a/examples/tutorial/geddit/static/layout.css
+++ b/examples/tutorial/geddit/static/layout.css
@@ -38,4 +38,5 @@
   border-color: #aaa; color: #000; text-decoration: none;
 }
 
+form p.hint { color: #666; font-size: 90%; font-style: italic; margin: 0; }
 form .error { color: #b00; }
Copyright (C) 2012-2017 Edgewall Software