so ein bisschen buttons und links und non admin user tests
This commit is contained in:
@@ -62,7 +62,7 @@ body {
|
||||
font-size: 26px;
|
||||
|
||||
|
||||
input, button {
|
||||
input, button, a {
|
||||
padding: 16px;
|
||||
font-size: 1.8rem;
|
||||
background-color: #f0f0f0;
|
||||
@@ -75,4 +75,12 @@ body {
|
||||
button {
|
||||
margin: 16px 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
border-style: dashed;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user