Browse Source

Styling fixes

undefined
Tomochin 6 years ago
parent
commit
2a1dc08fc4
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      static/styles/sugoi/style.css

+ 1
- 2
static/styles/sugoi/style.css View File

@@ -34,12 +34,11 @@ body {
a {
text-decoration: none;
border: none;
color: #0000af;
color: #000045;
}

a:hover {
text-decoration: underline;
color: #1300e6;
}

button, input[type=button], input[type=submit] {


Loading…
Cancel
Save