* luci/themes: trivial css fix for openwrt.org and fledermaus theme

This commit is contained in:
Jo-Philipp Wich 2008-08-09 03:39:06 +00:00
parent f3624d2ccd
commit b71825db91
2 changed files with 3 additions and 1 deletions

View file

@ -171,7 +171,7 @@ div#content ul {
padding: 0.5em;
background: #f8f9fe;
color: #000000;
font-size: 80%;
font-size: 80%;
}
#content h1 {
@ -272,6 +272,7 @@ table.smalltext {
width: 80%;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}
table.smalltext tr:hover td {

View file

@ -265,6 +265,7 @@ table.smalltext {
width: 80%;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}
table.smalltext tr:hover td {