mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 01:22:49 +00:00
client - forum page - pagination / threads per page
This commit is contained in:
@@ -81,4 +81,17 @@ $grey2: #161616;
|
||||
&--center {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
&--header-footer {
|
||||
justify-content: space-between;
|
||||
padding-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.thread__title {
|
||||
|
||||
&:visited {
|
||||
color: #B1B1B1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user