expansion and improvements
This commit is contained in:
parent
645148afe5
commit
1727b96b4a
@ -87,23 +87,29 @@ footer
|
||||
fieldset
|
||||
border: .5mm dashed $colour-bg-high
|
||||
|
||||
label
|
||||
fieldset > p
|
||||
margin: .5em auto
|
||||
min-width: 50%
|
||||
display: inline-block
|
||||
padding: .5em
|
||||
min-width: 45%
|
||||
max-width: 100%
|
||||
float: left
|
||||
|
||||
label
|
||||
margin: .2em
|
||||
display: block
|
||||
|
||||
input, textarea
|
||||
display: block
|
||||
color: $colour-fg
|
||||
background-color: $colour-bg
|
||||
border: none
|
||||
border-bottom: .5mm solid $colour-bg-high
|
||||
float: right
|
||||
min-width: 100%
|
||||
|
||||
textarea
|
||||
border: .5mm solid $colour-bg-high
|
||||
width: 80ch
|
||||
height: 40ch
|
||||
display: block-inline
|
||||
clear: both
|
||||
|
||||
@ -111,3 +117,6 @@ button
|
||||
clear: both
|
||||
display: block
|
||||
margin: 1em auto
|
||||
color: $colour-fg
|
||||
background-color: $colour-bg-high
|
||||
border: .5mm solid $colour-bg-high
|
||||
|
Loading…
x
Reference in New Issue
Block a user