initial commit

This commit is contained in:
JJ Kasper
2018-05-17 14:31:05 -05:00
commit 2c90d2e7dd
79 changed files with 10684 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
.paginate
list-style: none;
text-align: center;
user-select: none;
margin: 0;
li
display: inline-block;
&.active a
border-color: $link;
a
outline: 0;
border-radius: 50%;
border: 1px solid;
border-color: transparent;
padding: 3px 8px;