1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

prosilver 3.2.1

This commit is contained in:
eggy
2017-07-18 16:48:26 +02:00
parent c641ed08ba
commit cffae19823
101 changed files with 172 additions and 134 deletions

View File

@@ -280,11 +280,6 @@
margin: 5px 0 0;
}
.row .pagination {
margin-top: 2px;
margin-bottom: 2px;
}
.row .pagination .ellipsis + li {
display: none !important;
}
@@ -567,13 +562,11 @@
@media (max-width: 850px) {
.postprofile { width: 28%; }
}
@media (min-width: 701px) and (max-width: 950px) {
.row .pagination {
margin-top: 2px;
margin-bottom: 2px;
}
ul.topiclist dt {
margin-right: -410px;
@@ -588,3 +581,11 @@
}
}
@media (max-width: 992px) {
.row .pagination {
text-align: left;
float: left;
margin-top: 4px;
margin-bottom: 4px;
}
}