10 lines
247 B
CSS
10 lines
247 B
CSS
|
|
/* _desk.css V.jsp V.jsp V.jsp V.jsp 05-10-2021 CSS Document */
|
||
|
|
|
||
|
|
/*********************************
|
||
|
|
variabili per impostare colori menu button
|
||
|
|
**********************************/
|
||
|
|
:root {
|
||
|
|
--bgMenuButton:darkorange;
|
||
|
|
--foreMenuButton: white;
|
||
|
|
|
||
|
|
}
|