This commit is contained in:
albert
2012-01-06 18:27:46 -05:00
parent 073ab8ee96
commit 19c6c8932f
3 changed files with 6 additions and 6 deletions

View File

@@ -171,13 +171,13 @@ div#c-explore-posts {
div#c-post-versions {
div#a-index {
ins {
ins, ins a {
color: green;
text-decoration: none;
margin-right: 0.5em;
}
del {
del, del a {
color: red;
text-decoration: line-through;
margin-right: 0.5em;