This commit is contained in:
Olivier Gagnon
2021-03-13 15:19:07 -05:00
parent 4ce7981cc0
commit 31e9f65f06
8 changed files with 63 additions and 23 deletions

View File

@@ -356,8 +356,10 @@ a:visited {
.smallfont {
font-size: 13px; }
input[type=checkbox] {
filter: invert(1) sepia(1) hue-rotate(41deg) brightness(100%) saturate(10); }
.optionCheckbox {
filter: invert(1) sepia(1) hue-rotate(41deg) brightness(100%) saturate(10);
margin: 5px;
float: right; }