Add notification

This commit is contained in:
cuom1999 2020-07-02 21:50:31 -05:00
parent ab59065c0b
commit de704fc250
17 changed files with 279 additions and 56 deletions

View file

@ -134,3 +134,6 @@ a {
.comment-body {
word-wrap: break-word;
}
.highlight {
background: #fff897;
}