Fixed standard tags .... uses inheritance now

This commit is contained in:
moodler
2002-12-13 04:51:56 +00:00
parent 9984fe99e4
commit 2e91475518
5 changed files with 110 additions and 110 deletions
+22 -22
View File
@@ -28,37 +28,37 @@
?>
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: red;}
body, td, th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:link {
text-decoration: none;
color: blue;
}
p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:visited {
text-decoration: none;
color: blue;
}
h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:hover {
text-decoration: underline;
color: red;
}
h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;
}
h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form {
margin-bottom: 0;
}
h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form { margin-bottom: 0; }
.highlight {
background-color: <?PHP echo $THEME->highlight?>;
+22 -22
View File
@@ -28,37 +28,37 @@
?>
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: red;}
body, td, th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:link {
text-decoration: none;
color: blue;
}
p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:visited {
text-decoration: none;
color: blue;
}
h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:hover {
text-decoration: underline;
color: red;
}
h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;
}
h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form {
margin-bottom: 0;
}
h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form { margin-bottom: 0; }
.highlight {
background-color: <?PHP echo $THEME->highlight?>;
+22 -22
View File
@@ -28,37 +28,37 @@
?>
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: red;}
body, td, th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:link {
text-decoration: none;
color: blue;
}
p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:visited {
text-decoration: none;
color: blue;
}
h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:hover {
text-decoration: underline;
color: red;
}
h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;
}
h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form {
margin-bottom: 0;
}
h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form { margin-bottom: 0; }
.highlight {
background-color: <?PHP echo $THEME->highlight?>;
+22 -22
View File
@@ -28,37 +28,37 @@
?>
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: red;}
body, td, th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:link {
text-decoration: none;
color: blue;
}
p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:visited {
text-decoration: none;
color: blue;
}
h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:hover {
text-decoration: underline;
color: red;
}
h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;
}
h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form {
margin-bottom: 0;
}
h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form { margin-bottom: 0; }
.highlight {
background-color: <?PHP echo $THEME->highlight?>;
+22 -22
View File
@@ -28,37 +28,37 @@
?>
a:link {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:visited {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: blue;}
a:hover {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: red;}
body, td, th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:link {
text-decoration: none;
color: blue;
}
p {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:visited {
text-decoration: none;
color: blue;
}
h1 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
a:hover {
text-decoration: underline;
color: red;
}
h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;
}
h3 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form {
margin-bottom: 0;
}
h4 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: <?PHP echo $THEME->cellheading?>;}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
li {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
form { margin-bottom: 0; }
.highlight {
background-color: <?PHP echo $THEME->highlight?>;