/[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 610 by schoenebeck, Sat Jun 4 18:27:05 2005 UTC revision 782 by schoenebeck, Mon Sep 26 21:58:35 2005 UTC
# Line 5  body    { Line 5  body    {
5  #mainwindow {  #mainwindow {
6          border: 1px solid black;          border: 1px solid black;
7          background: white;          background: white;
8          overflow: hidden;          overflow: auto;
9          width: 100%;          width: 100%;
10          padding: 0;          padding: 0;
11          }          }
# 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 {

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

  ViewVC Help
Powered by ViewVC