Css update

This commit is contained in:
cgfhtw
2023-12-18 09:56:59 +01:00
parent 2e1f38cc91
commit 9c2f062d34
+6 -5
View File
@@ -1,5 +1,10 @@
/* variables */
/* basic */
@import '../components/searchbar.css';
html {
font-size: 0.875em;
}
/* variables */
:root {
--fhc-cis-primary: #00649c;
--fhc-cis-header-px: 1rem;
@@ -42,10 +47,6 @@
}
}
html {
font-size: .875em;
}
/* buttons */
#cis-header .btn-level-1,
#cis-header .btn-level-1 + .btn,