aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index df97fe0..c235832 100644
--- a/style.css
+++ b/style.css
@@ -213,11 +213,11 @@ div.example {
color: navy;
}
-.translation:before {
+span.translation:before {
content: open-quote;
}
-.translation:after {
+span.translation:after {
content: close-quote;
}

Return to:

Send suggestions and report system problems to the System administrator.