Quellcode durchsuchen

Set font size on beluga buttons

test
spaghetti vor 8 Jahren
committed by Tomochin
Ursprung
Commit
b21b159d96
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      static/styles/beluga/style.css

+ 1
- 0
static/styles/beluga/style.css Datei anzeigen

@@ -121,6 +121,7 @@ input {

button,input[type=button],input[type=submit] {
font-family: 'Source Sans Pro',Helvetica,sans-serif;
font-size: 11px;
background-color: #50aca7;
padding: 10px 9px;
border: none;


Laden…
Abbrechen
Speichern