added the first real front page sidebox, the community membership list
This commit is contained in:
@@ -80,6 +80,13 @@ body td.sideboxtop, body div.sideboxtop, body p.sideboxtop {
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
body td.sideboxfooter, body div.sideboxfooter, body p.sideboxfooter {
|
||||
font-size: xx-small;
|
||||
voice-family: "\"}\"";
|
||||
voice-family: inherit;
|
||||
font-size: x-small;
|
||||
}
|
||||
|
||||
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
|
||||
font-size: small; /* be nice to Opera */
|
||||
}
|
||||
@@ -116,6 +123,10 @@ html>body td.sideboxtop, html>body div.sideboxtop, html>body p.sideboxtop {
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
html>body td.sideboxfooter, html>body div.sideboxfooter, html>body p.sideboxfooter {
|
||||
font-size: x-small;
|
||||
}
|
||||
|
||||
## these are styles for inline menu lists
|
||||
div.imenu {
|
||||
padding: 5px;
|
||||
|
||||
@@ -129,6 +129,12 @@ td.sidebox {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.sideboxfooter {
|
||||
color: #000000;
|
||||
background-color: #9999ff;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.formerror {
|
||||
font-weight: bold;
|
||||
font-color: red;
|
||||
|
||||
Reference in New Issue
Block a user