mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 15:32:17 +00:00
Css update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user