Commit 9ae21a87 by Brittany Cheng

recent activity

parent d934142a
......@@ -25,11 +25,13 @@ form label {
}
div.recent-activity {
font-size: $comment_body_size;
margin: 4%;
div.recent-activity-title {
font-weight: bold;
}
a.recent-active-post {
margin-bottom: 2px;
font-size: $comment_body_size;
line-height: 180%;
&:hover {
color: #1C71DD;
text-decoration: none;
......
<div class="recent-activity">
Recent Activity:
<div class="recent-activity-title">Recent Activity:</div>
<div class="recent-active-posts">
<a class="recent-active-post" href="javascript:void(0)">Sapiente officiis debitis repellendus eligendi aliquid natus saepe.</a>
......
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