Commit 0b650fc7 by Tom Giannattasio

added sidebar load more styles

parent 536fa8cc
......@@ -1034,6 +1034,18 @@ body.discussion {
}
}
.more a {
background: #eee;
font-size: 12px;
line-height: 33px;
text-align: center;
&:hover {
background-image: none;
background-color: #e6e6e6;
}
}
a {
position: relative;
display: block;
......
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