almost chatbox

This commit is contained in:
cuom1999 2020-03-20 22:48:04 -06:00
parent dd34f474a5
commit 92d94af520
7 changed files with 107 additions and 40 deletions

View file

@ -305,8 +305,8 @@ ul.pagination {
.active-page > {
a {
z-index: 2;
color: #FFF;
background-color: $highlight_blue;
color: black;
background-color: #7dc7ff;
border-color: transparent;
cursor: default;
}