comparison examples/tutorial/geddit/static/layout.css @ 631:e414dc0bca5c

GenshiTutorial: implement the XSS section.
author cmlenz
date Tue, 04 Sep 2007 19:20:46 +0000
parents 8bb5abd0a1dc
children
comparison
equal deleted inserted replaced
630:8bb5abd0a1dc 631:e414dc0bca5c
36 } 36 }
37 .action:link:hover, .action:visited:hover { background: #e8e8e8; 37 .action:link:hover, .action:visited:hover { background: #e8e8e8;
38 border-color: #aaa; color: #000; text-decoration: none; 38 border-color: #aaa; color: #000; text-decoration: none;
39 } 39 }
40 40
41 form p.hint { color: #666; font-size: 90%; font-style: italic; margin: 0; }
41 form .error { color: #b00; } 42 form .error { color: #b00; }
Copyright (C) 2012-2017 Edgewall Software