New stylesheets for standard themes
[fa-stable.git] / themes / default / default.css
index b423451501f5fd4afe283b23d367e1f957896715..f58c3cff2e263dde4f0a7d611d0264fcf75068f5 100644 (file)
@@ -377,12 +377,14 @@ input.amount {
 }
 
 button.navibutton {
+       font-family: Verdana, Arial, Helvetica;
+       font-size: 11px;
        font-weight: bold;
    color:#000;
    padding: 0 3px;
    background-color:transparent;
    border-style:none;
-   text-decoration:underline;
+   /*text-decoration:underline;*/
    cursor: pointer;
 }
 
@@ -394,7 +396,7 @@ button.navibutton {
 }
 
 table.navibar td {
-       color: #000
+       color: #000;
     border: 0px none;
 }