/[svn]/web/trunk/www.linuxsampler.org/index.css
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/index.css

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

revision 585 by schoenebeck, Wed May 25 04:39:32 2005 UTC revision 771 by schoenebeck, Sun Sep 11 21:22:34 2005 UTC
# Line 45  img { Line 45  img {
45          }          }
46    
47  table th {  table th {
48          background: rgb(226,226,226);          font-size: 14pt;
49            font-family: sans-serif;
50            font-weight: bold;
51            background: rgb(240,240,240);
52          }          }
53    
54  .code {  .code {
# Line 58  table th { Line 61  table th {
61          padding-bottom: 3px;          padding-bottom: 3px;
62          }          }
63    
64    table.default {
65            font-size: 12pt;
66            font-family: sans-serif;
67            text-align: justify;
68            font-style: normal;
69            font-weight: normal;
70            padding: 1em 2.2em;
71            }
72    
73    td.default {
74            padding: 0.6em;
75            }
76    
77  .formatmatrix {  .formatmatrix {
78          font-size: 12pt;          font-size: 12pt;
79          font-family: sans-serif;          font-family: sans-serif;

Legend:
Removed from v.585  
changed lines
  Added in v.771

  ViewVC Help
Powered by ViewVC