added crossout text

This commit is contained in:
Mystikfluu
2022-04-24 13:56:06 +02:00
parent 083136a94e
commit d29ab2ae36
2 changed files with 26 additions and 12 deletions
+8
View File
@@ -14,6 +14,14 @@
color: yellow;
}
.crossout {
text-decoration: line-through;
}
.greentext {
color: green;
}
#posts > div {
background-color: darkgray;
padding-left: 5px;