/[libdata]/branches/paul/admin/libdata.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

Diff of /branches/paul/admin/libdata.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 66 by dpavlin, Fri Dec 5 18:40:01 2003 UTC revision 67 by dpavlin, Thu Mar 18 19:24:54 2004 UTC
# Line 1  Line 1 
1  /*  /*
2  Title: libdata.css  Title: libdata.css
3  Author: Paul Bramscher <brams006@tc.umn.edu>  Author: Paul Bramscher <brams006@umn.edu>
4  Last Modified: 07.03.2003 by Paul Bramscher <brams006@tc.umn.edu>  Last Modified: 03.03.2004 by Paul Bramscher <brams006@umn.edu>
5  */  */
6    
7  BODY {  BODY {
# Line 39  p { font-family: Arial, Helvetica, sans- Line 39  p { font-family: Arial, Helvetica, sans-
39          background: #FAEBD7;          background: #FAEBD7;
40  }  }
41    
42    .error { color: red; font-weight: bold }
43    
44  /* Table tags */  /* Table tags */
45  TR, TH {  TR, TH {
46          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
47            font-size:10pt;
48          color: #000000;          color: #000000;
49  }  }
50  TD {  TD {

Legend:
Removed from v.66  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.26