mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 17:12:48 +00:00
client - forum page - pagination / threads per page
This commit is contained in:
@@ -33,9 +33,6 @@ a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
&:visited {
|
||||
color: #B1B1B1;
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -178,3 +175,7 @@ div {
|
||||
color: $bluePost;
|
||||
}
|
||||
}
|
||||
|
||||
.page-link {
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user