Added quote classes

SVN revision: 1374
This commit is contained in:
2005-05-16 20:04:39 +00:00
parent 422aa20ecb
commit ceaa7f275e
+21
View File
@@ -546,6 +546,27 @@ td {
cursor:pointer;
}
.quotetable {
width:98%;
align:center;
background-color:black;
border:0px;
padding:0px;
}
.quotetitle {
background-color:#486090;
padding:3px;
font-size:12px;
font-weight:bold;
color:white;
}
.quote {
background-color:#FFFFB0;
padding:10px;
}
/* ELOG home page link at bottom of page */
.bottomlink {
font-family:sans-serif;