/[PLies]/css/default.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 /css/default.css

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

revision 1.1.1.1 by dpavlin, Tue Apr 17 07:56:10 2001 UTC revision 1.3 by dpavlin, Tue May 8 12:14:38 2001 UTC
# Line 46  H2 Line 46  H2
46          font-size:      x-large;          font-size:      x-large;
47  }  }
48    
49    H3
50    {
51            margin-top:     0pt;
52            margin-bottom:  0pt;
53            font-size:      large;
54    }
55    
56  /* ---------------------------------------------------------------- */  /* ---------------------------------------------------------------- */
57  /* Page header */  /* Page header */
58                    
# Line 166  TD.pcnt-left Line 173  TD.pcnt-left
173          text-align:     center;          text-align:     center;
174  }  }
175    
176    /* main content for title slide */
177    DIV.title
178    {
179            text-align:     center;
180            margin-left:    3em;
181            margin-right:   3em;
182            font-size:      x-large;
183    }
184    
185    /* superscript and subscript font size modification */
186    SUP
187    {
188            font-size:      x-small;
189    }
190    
191    SUB
192    {
193            font-size:      x-small;
194    }
195    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26