add color scheme styling for svg icons
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
11
css/form.css
11
css/form.css
@@ -15,14 +15,9 @@
|
||||
}
|
||||
|
||||
legend {
|
||||
display: table;
|
||||
float: left;
|
||||
margin: 8px 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
+ * {
|
||||
clear: both;
|
||||
}
|
||||
line-height: 1.5em;
|
||||
margin-top: 0.25lh;
|
||||
margin-bottom: 0.25lh;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
|
Reference in New Issue
Block a user