make the options screen a bit nicer
This commit is contained in:
@@ -3,10 +3,18 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
summary.fh {
|
||||
margin:.5em 0;
|
||||
}
|
||||
|
||||
.sh {
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
}
|
||||
input + .sh, .fh + .sh {
|
||||
display:block;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
label.item {
|
||||
display: block;
|
||||
@@ -53,6 +61,7 @@ input:focus {
|
||||
|
||||
#all-get-from-profile {
|
||||
width:100%;
|
||||
margin: 0.25em 0;
|
||||
min-height:2rem;
|
||||
text-align: center;
|
||||
font-size: 18pt;
|
||||
|
Reference in New Issue
Block a user