Skip to content
Snippets Groups Projects
Commit 4d9bdab0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Style pagination

parent 930f4366
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -80,3 +80,9 @@ fieldset legend { font-size: 17px; }
display: none;
}
}
.pagination ul > li > a, .pagination ul > li >span {
@include linear-gradient(#f1f1f1, #e1e1e1);
color: #333;
text-shadow: 0 1px 1px #FFF;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment