mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
httpserver: Fix design.
This commit is contained in:
parent
b2d5544ccf
commit
792df99688
@ -102,7 +102,13 @@ body.error p {
|
|||||||
.purelisting {
|
.purelisting {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.purelisting ul {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
.purelisting ul li {
|
.purelisting ul li {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user