mirror of
https://github.com/fruworg/themu.git
synced 2025-06-13 10:10:26 +03:00
pagination fix
This commit is contained in:
@ -66,6 +66,10 @@ ul > li::before {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.pagination {
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Images */
|
/* Images */
|
||||||
img {
|
img {
|
||||||
border: 3px solid #ececec;
|
border: 3px solid #ececec;
|
||||||
|
Reference in New Issue
Block a user