Commit ebf3c38de1b04f7b87722d723cabf63ed4db710d

Authored by Gustavo Cruz
1 parent 5752d88b

updating theme

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
public/style.css
@@ -220,6 +220,10 @@ @@ -220,6 +220,10 @@
220 font-weight: normal; 220 font-weight: normal;
221 } 221 }
222 222
  223 +#content .hub ul.settings li a:hover {
  224 + text-decoration: none;
  225 +}
  226 +
223 #content .hub form input.button.submit { 227 #content .hub form input.button.submit {
224 font-family: Arial Black, arial, sans-serif; 228 font-family: Arial Black, arial, sans-serif;
225 font-size: small; 229 font-size: small;