First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
18
www/admin/menu/_css/_red.css
Normal file
18
www/admin/menu/_css/_red.css
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
/* _red.css V.jsp V.jsp 05-10-2021 CSS Document */
|
||||
|
||||
/*********************************
|
||||
variabili per impostare colori menu button
|
||||
**********************************/
|
||||
:root {
|
||||
--bgMenuButton: darkred;
|
||||
--foreMenuButton: white;
|
||||
|
||||
}
|
||||
|
||||
header .navbar {
|
||||
background-color: darkred!important;
|
||||
}
|
||||
|
||||
.skin-blue .main-header .logo {
|
||||
background-color: darkred!important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue