Commit 45cc349d by Brittany Cheng

comment info

parent 5e9dfabf
...@@ -292,8 +292,7 @@ $discussion_input_width: 100%; ...@@ -292,8 +292,7 @@ $discussion_input_width: 100%;
color: #638421; color: #638421;
float: left; float: left;
font-size: 13px; font-size: 13px;
margin-right: 7px; margin: 5px 7px 5px 0;
margin-bottom: 4px;
padding: 5px 7px; padding: 5px 7px;
text-decoration: none; text-decoration: none;
&:hover { &:hover {
...@@ -307,6 +306,7 @@ $discussion_input_width: 100%; ...@@ -307,6 +306,7 @@ $discussion_input_width: 100%;
color: gray; color: gray;
font-size: $comment_info_size; font-size: $comment_info_size;
font-style: italic; font-style: italic;
margin-top: 1%;
.comment-time { .comment-time {
display: inline; display: inline;
float: right; float: right;
......
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