1
0
mirror of https://github.com/kirsle/kirsle.net synced 2024-09-20 18:43:58 +00:00

Add CSS for user's own comments

This commit is contained in:
Noah 2017-01-02 20:01:29 -08:00
parent 54906d8c38
commit e792e35768

View File

@ -424,6 +424,9 @@ ul.blog-categories li:last-child:after {
border: 1px dashed #006699; border: 1px dashed #006699;
padding: 5px padding: 5px
} }
.comment-editable {
color: #FF9900;
}
/* Wiki */ /* Wiki */
a.wiki-broken { a.wiki-broken {