coloriiiiiiii
This commit is contained in:
parent
68ef906864
commit
21e630bded
1 changed files with 6 additions and 1 deletions
|
@ -1164,7 +1164,7 @@ width: 150px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav2 {
|
#nav2 {
|
||||||
background-color: white;
|
background-color: orange;
|
||||||
max-height: 70px;
|
max-height: 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1173,6 +1173,11 @@ width: 150px;}
|
||||||
max-height: 30px;
|
max-height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#outside, .ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {
|
||||||
|
background-color: purple !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*BLOCCO DI TUTTO A MAX WIDTH:(800)
|
/*BLOCCO DI TUTTO A MAX WIDTH:(800)
|
||||||
|
|
||||||
.ui-mobile .ui-page, body {
|
.ui-mobile .ui-page, body {
|
||||||
|
|
Loading…
Reference in a new issue