/[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 1278 by schoenebeck, Fri Aug 10 12:56:29 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 384  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.1278  
changed lines
  Added in v.1841

  ViewVC Help
Powered by ViewVC