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:
@@ -128,4 +128,3 @@ else
|
||||
xhtml_foot();
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user