added crossout text
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
.crossout {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.greentext {
|
||||
color: green;
|
||||
}
|
||||
|
||||
#posts > div {
|
||||
background-color: darkgray;
|
||||
padding-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user