add color scheme styling for svg icons

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-05-10 22:01:41 +00:00
parent 80bcdc340b
commit 362ba28833
18 changed files with 21 additions and 26 deletions

View File

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