/[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 542 by senoner, Sun May 15 15:31:45 2005 UTC revision 610 by schoenebeck, Sat Jun 4 18:27:05 2005 UTC
# Line 58  table th { Line 58  table th {
58          padding-bottom: 3px;          padding-bottom: 3px;
59          }          }
60    
61    table.default {
62            font-size: 12pt;
63            font-family: sans-serif;
64            text-align: justify;
65            font-style: normal;
66            font-weight: normal;
67            padding: 1em 2.2em;
68            }
69    
70    td.default {
71            padding: 0.6em;
72            }
73    
74  .formatmatrix {  .formatmatrix {
75          font-size: 12pt;          font-size: 12pt;
76          font-family: sans-serif;          font-family: sans-serif;
# Line 168  ul     { Line 181  ul     {
181          margin: 1em 3em 1em 3em;          margin: 1em 3em 1em 3em;
182          padding: 1em 1em 1em 2.2em;          padding: 1em 1em 1em 2.2em;
183          }          }
184    
185    ol.default      {
186            /* list-style-type:circle; */
187            border: none;
188            background: rgb(240, 240, 240);
189            margin: 1em 3em 1em 3em;
190            padding: 1em 1em 1em 2.2em;
191            }
192    
193  li      {  li      {
194          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;

Legend:
Removed from v.542  
changed lines
  Added in v.610

  ViewVC Help
Powered by ViewVC