This commit is contained in:
albert
2013-03-02 21:36:08 -05:00
parent 442b411b62
commit 136199d942

View File

@@ -270,18 +270,20 @@ div#c-posts {
div#c-post-versions {
div#a-index {
a {
word-wrap: break-word
}
ins, ins a {
color: green;
text-decoration: none;
margin-right: 0.5em;
word-wrap: break-word
}
del, del a {
color: red;
text-decoration: line-through;
margin-right: 0.5em;
word-wrap: break-word
}
}
}