Parcourir la source

Styling fixes

undefined
Tomochin il y a 6 ans
Parent
révision
2a1dc08fc4
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. +1
    -2
      static/styles/sugoi/style.css

+ 1
- 2
static/styles/sugoi/style.css Voir le fichier

@@ -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] {


Chargement…
Annuler
Enregistrer