Commit 4d9bdab0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Style pagination

parent 930f4366
......@@ -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;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment