Change save button style
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Trikotwaschliste</title>
|
||||
<link rel="stylesheet" type="text/css" href="/static/semantic.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -39,7 +40,7 @@
|
||||
{{end}}
|
||||
{{end}}
|
||||
</select>
|
||||
<input type="submit" value="Speichern">
|
||||
<input class="button" type="submit" value="Speichern">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user