/[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 2255 by schoenebeck, Sun Jan 16 19:00:42 2011 UTC revision 2256 by schoenebeck, Sun Aug 21 10:04:11 2011 UTC
# Line 135  td.decorated_header { Line 135  td.decorated_header {
135          padding: 0.6em;          padding: 0.6em;
136  }  }
137    
138    table.decocomp {
139        border: none;
140        background-color: transparent;
141        font-size: 13.33px;
142        font-family: sans-serif,Arial,Helvetica;
143        text-align: justify;
144        font-style: normal;
145        font-weight: normal;
146        padding: 0em 0em 0em 0em;
147        margin: 0em 0em 0em 1em;
148    }
149    
150    td.decocomp {
151        border: none;
152        background-color: #F2F2F4;
153        font-size: 13.33px;
154        font-family: sans-serif,Arial,Helvetica;
155        font-style: normal;
156        font-weight: normal;
157        text-align: left;
158        padding-left: 0.6em;
159        padding-right: 0.6em;
160        padding-top: 0.1em;
161        padding-bottom: 0.1em;
162    }
163    
164    td.decocomp_header {
165        border: none;
166        background-color: #dddddd;
167        font-size: 13.33px;
168        font-family: sans-serif,Arial,Helvetica;
169        font-style: normal;
170        font-weight: bold;
171        text-align: left;
172        padding: 0.6em;
173    }
174    
175  .boxed {  .boxed {
176          padding: 0.6em;          padding: 0.6em;
177          border: 1px outset White;          border: 1px outset White;

Legend:
Removed from v.2255  
changed lines
  Added in v.2256

  ViewVC Help
Powered by ViewVC