v0.10.10b - Added small fixs to pagination

This commit is contained in:
2020-08-19 10:43:59 +02:00
parent 2f003600c5
commit a8fc584304
7 changed files with 19 additions and 3 deletions
+4
View File
@@ -193,6 +193,10 @@ nav > .pagination {
font-size: 24px;
}
nav {
margin-top: auto;
}
.text-white {
color: #ffffff;
}
+4
View File
@@ -193,6 +193,10 @@ nav > .pagination {
font-size: 24px;
}
nav {
margin-top: auto;
}
.text-white {
color: #ffffff;
}
+4
View File
@@ -193,6 +193,10 @@ nav > .pagination {
font-size: 24px;
}
nav {
margin-top: auto;
}
.text-white {
color: #ffffff;
}