AAI popravki
This commit is contained in:
parent
7205e9de93
commit
5a5df940b0
@ -35,10 +35,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
background-color: white;
|
background-color: white !important;
|
||||||
}
|
}
|
||||||
#main .main_content {
|
#main .main_content {
|
||||||
max-width: unset;
|
max-width: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* nav */
|
/* nav */
|
||||||
|
@ -44,10 +44,10 @@ body {
|
|||||||
|
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
background-color: white;
|
background-color: white !important;
|
||||||
|
|
||||||
.main_content {
|
.main_content {
|
||||||
max-width: unset;
|
max-width: unset !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user