1
0
mirror of https://github.com/kirsle/kirsle.net synced 2024-11-14 04:49:29 +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;
padding: 5px
}
.comment-editable {
color: #FF9900;
}
/* Wiki */
a.wiki-broken {