Skip to content

Commit

Permalink
feat: Pagination link color changed to black (#7432)
Browse files Browse the repository at this point in the history
Pagination link color changed to black

Co-authored-by: Julie Maricic-Detweiler <juliemaricic-detweiler@Julies-MacBook-Pro-2.local>
  • Loading branch information
JulieMaricicDetweiler and Julie Maricic-Detweiler committed Oct 4, 2022
1 parent 7bbe707 commit 621bc8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions scss/_off.scss
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,10 @@ a[aria-controls="idOfLeftMenu"] {
#main_column {height: auto !important;}
}

ul.pagination li a {
color: black
}

.share_button,
.edit_button {
float: right;
Expand Down

0 comments on commit 621bc8f

Please sign in to comment.