button border-radius enlarged

This commit is contained in:
Heydon Pickering 2017-09-30 09:06:05 +01:00
parent 3bfec36d48
commit 1a70436f28
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -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;