2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Misc fixes - extra carriage return and wrong font size in css

This commit is contained in:
azammitdcarf
2011-07-04 06:20:20 +00:00
parent a097c15443
commit 7ff0dcb179
2 changed files with 1 additions and 2 deletions

View File

@@ -128,4 +128,3 @@ else
xhtml_foot();
?>

View File

@@ -45,7 +45,7 @@ ul.tabbernav li a
border-bottom: none;
background: #DDE;
text-decoration: none;
font-size: 10px;
font-size: 9px;
}
ul.tabbernav li a:link { color: #448; }