/[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 1276 by schoenebeck, Fri Aug 10 12:46:34 2007 UTC revision 1841 by schoenebeck, Fri Feb 20 19:59:18 2009 UTC
# Line 184  td.default { Line 184  td.default {
184          text-decoration: underline;          text-decoration: underline;
185          }          }
186    
187    a:link {
188            color: #007;
189    }
190    
191    a:visited {
192            color: #889;
193    }
194    
195  p {  p {
196          font-size: 10pt;          font-size: 10pt;
197          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
# Line 359  span.news_date { Line 367  span.news_date {
367    
368  span.news_footer {  span.news_footer {
369      margin: 0em 2em;      margin: 0em 2em;
370        font-size: 10pt;
371        font-family: sans-serif,Arial,Helvetica;
372        text-align: left;
373        font-style: normal;
374        font-weight: normal;
375  }  }
376    
377    
# Line 379  table.cvs_project { Line 392  table.cvs_project {
392  }  }
393    
394  #cvs_content {  #cvs_content {
395      max-height: 300px;      height: 300px;
396      overflow: hidden;      overflow: hidden;
397      font-size: 10pt;      font-size: 10pt;
398      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;

Legend:
Removed from v.1276  
changed lines
  Added in v.1841

  ViewVC Help
Powered by ViewVC