add css for highliting a specific forum post
This commit is contained in:
@@ -9,6 +9,10 @@ div.list-of-forum-posts {
|
||||
margin-bottom: 3em;
|
||||
word-wrap: break-word;
|
||||
|
||||
&:target {
|
||||
background-color: #FFC;
|
||||
}
|
||||
|
||||
div.author {
|
||||
width: 12em;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user