/[Frey]/trunk/static/app.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/static/app.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43 - (show annotations)
Mon Jun 30 20:02:18 2008 UTC (15 years, 9 months ago) by dpavlin
File MIME type: text/css
File size: 100 byte(s)
 r45@eeepy:  dpavlin | 2008-06-30 18:11:37 +0200
 added padding to error messages

1 .debug {
2 color: #888;
3 }
4
5 .error {
6 border: 3px dashed #f00;
7 background: #ffc;
8 padding: 0.5em;
9 }
10

  ViewVC Help
Powered by ViewVC 1.1.26