/[gzz]/manuscripts/FutureVision/article.css
ViewVC logotype

Diff of /manuscripts/FutureVision/article.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by benja, Wed Sep 17 17:03:29 2003 UTC revision 1.4 by benja, Wed Sep 17 17:31:59 2003 UTC
# Line 43  h2.subtitle { text-align: center; } Line 43  h2.subtitle { text-align: center; }
43  /* .footer :link { color: #9999ff; }  /* .footer :link { color: #9999ff; }
44     .footer :visited { color: #999999; } */     .footer :visited { color: #999999; } */
45    
46    .table {
47            border: solid thin #666666;
48            width: 100%;
49            margin-bottom: 1em;
50            background: #f9f9f9;
51    }
52    
53  .table td {  .table td {
54          border: solid thin #999999;          border: solid thin #999999;
55          text-align: center;          text-align: center;
56  }  }
57    
58    .table th {
59            border-bottom: solid thin #999999;
60    }
61    
62  table.docinfo {  table.docinfo {
63    margin-left: 1em;    margin-left: 1em;
64  }  }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26