button border-radius enlarged
This commit is contained in:
parent
3bfec36d48
commit
1a70436f28
|
@ -176,7 +176,7 @@ blockquote {
|
|||
|
||||
button {
|
||||
font-size: 1.25rem;
|
||||
border-radius: 0.125em;
|
||||
border-radius: 0.33em;
|
||||
font-family: inherit;
|
||||
background: #111;
|
||||
color: #fefefe;
|
||||
|
@ -201,7 +201,7 @@ label {
|
|||
|
||||
[for="themer"] {
|
||||
background: #111;
|
||||
border-radius: 0.125em;
|
||||
border-radius: 0.33em;
|
||||
color: #fefefe;
|
||||
padding: 0.25em 0.75em;
|
||||
margin: 0.5rem;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -176,7 +176,7 @@ blockquote {
|
|||
|
||||
button {
|
||||
font-size: 1.25rem;
|
||||
border-radius: 0.125em;
|
||||
border-radius: 0.33em;
|
||||
font-family: inherit;
|
||||
background: #111;
|
||||
color: #fefefe;
|
||||
|
@ -201,7 +201,7 @@ label {
|
|||
|
||||
[for="themer"] {
|
||||
background: #111;
|
||||
border-radius: 0.125em;
|
||||
border-radius: 0.33em;
|
||||
color: #fefefe;
|
||||
padding: 0.25em 0.75em;
|
||||
margin: 0.5rem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user