mobile.html css
This commit is contained in:
parent
54fce7cd1e
commit
d1bb68b96f
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ div.error#mobile > .info > b > big {
|
||||||
/* Green */
|
/* Green */
|
||||||
div.error#mobile > .footer {
|
div.error#mobile > .footer {
|
||||||
display: block;
|
display: block;
|
||||||
height: 32px;
|
min-height: 32px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: var(--main-b-color);
|
background: var(--main-b-color);
|
||||||
color: var(--main-text-g);
|
color: var(--main-text-g);
|
||||||
|
|
Loading…
Add table
Reference in a new issue