Skip to content
Snippets Groups Projects
Commit e2c55b48 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Center page numbers on list_something

/close #38
parent 9eb936bf
No related branches found
No related tags found
No related merge requests found
...@@ -33,10 +33,9 @@ input[type="file"] { ...@@ -33,10 +33,9 @@ input[type="file"] {
} }
.centered { .centered {
margin: 0 auto; text-align: center;
max-width: 300px;
} }
.centered > a { .centered > a {
margin: 10px; margin: 8px;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment