Renamed styles

This commit is contained in:
Jonas Dellinger
2017-05-26 01:00:41 +02:00
parent afa0b5bab2
commit f3a2ddc076
2 changed files with 4 additions and 4 deletions

View File

@@ -8,9 +8,9 @@
.color-8{color: #cc0000;}
.color-9{color: #cc0068;}
.style-b{font-weight: bold;}
.style-u{text-decoration: underline;}
.style-s{text-decoration: line-through;}
.style-\*{font-weight: bold;}
.style-\_{text-decoration: underline;}
.style-\~{text-decoration: line-through;}
.style-r {
text-decoration: none;
font-weight: normal;