Browse Source

Made pagination text size bigger

master
CharlotteGilhooly 12 years ago
parent
commit
cbadd0376d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/assets/stylesheets/scaffolds.css.scss

+ 1
- 0
app/assets/stylesheets/scaffolds.css.scss View File

@@ -213,6 +213,7 @@ h2 {
} }


.pagination { .pagination {
font-size: 1.2rem;
.current { .current {
background-color: #00458F; background-color: #00458F;
color: white; color: white;


Loading…
Cancel
Save