better support for javascript disabled browsers
This commit is contained in:
parent
df5fc9890b
commit
d2a2d9459a
3 changed files with 13 additions and 3 deletions
|
@ -118,4 +118,12 @@ input#search::placeholder{
|
|||
.footer{
|
||||
margin-top: 4rem;
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
.pagination-previous, .pagination-next {
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.theme-select-container{
|
||||
margin-left:auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue