should fix #696
This commit is contained in:
@@ -270,18 +270,20 @@ div#c-posts {
|
|||||||
|
|
||||||
div#c-post-versions {
|
div#c-post-versions {
|
||||||
div#a-index {
|
div#a-index {
|
||||||
|
a {
|
||||||
|
word-wrap: break-word
|
||||||
|
}
|
||||||
|
|
||||||
ins, ins a {
|
ins, ins a {
|
||||||
color: green;
|
color: green;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
word-wrap: break-word
|
|
||||||
}
|
}
|
||||||
|
|
||||||
del, del a {
|
del, del a {
|
||||||
color: red;
|
color: red;
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
word-wrap: break-word
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user