/[gnuheter]/gnuheter/themes/Default/main.css
ViewVC logotype

Diff of /gnuheter/themes/Default/main.css

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

revision 1.3 by pawal, Tue Feb 11 18:14:22 2003 UTC revision 1.4 by pawal, Thu Feb 13 06:14:09 2003 UTC
# Line 51  a:hover { text-decoration: none; color: Line 51  a:hover { text-decoration: none; color:
51      color: #ffffff;      color: #ffffff;
52  }  }
53    
54  .header a {  .header a[href] {
55      text-decoration: underline;      text-decoration: underline;
56      color: #ffffff;      color: #ffffff;
57  }  }
# Line 72  div.article { Line 72  div.article {
72      font-size: 12pt;      font-size: 12pt;
73      line-height: 120%;      line-height: 120%;
74  }  }
75  div.article a { text-decoration: underline; }  div.article a[href] { text-decoration: underline; }
76    
77  .commentbox { padding-left: 30px; }  .commentbox { padding-left: 30px; }
78  .commentheader {  .commentheader {
# Line 81  div.article a { text-decoration: underli Line 81  div.article a { text-decoration: underli
81      padding: 2px;      padding: 2px;
82  }  }
83  .commentbody { font-size: 10pt; }  .commentbody { font-size: 10pt; }
84  .commentbody a { text-decoration: underline; }  .commentbody a[href] { text-decoration: underline; }
85  .commentwarning {  .commentwarning {
86      border: 1px outset #990000;      border: 1px outset #990000;
87      background-color: #770000;      background-color: #770000;

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