- modified CSS to use smaller menus

This commit is contained in:
Ceki Gulcu 2007-04-15 20:05:43 +00:00
parent c98023af08
commit c5fc4d3c96
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,7 @@ strong {
border: 1px solid #cccccc;
/* background-color: #ffcc99; */
background-color: #ffffff;
font-size: 80%;
}
#left a, #right a {
@ -163,6 +164,7 @@ p.menu_header {
padding: 0px;
background-color: #ffffff;
border: 1px solid #cccccc;
font-size: 80%;
}
#left img {