mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
COnsole: style.css width tweak
This commit is contained in:
parent
e812f1b91c
commit
3ce0c52ead
1 changed files with 1 additions and 1 deletions
|
@ -1178,7 +1178,7 @@ input[type=checkbox]:checked + label::after {
|
||||||
|
|
||||||
@media screen and (min-width: 1200px) {
|
@media screen and (min-width: 1200px) {
|
||||||
#main {
|
#main {
|
||||||
width: 700px;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navlinks a {
|
#navlinks a {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue