aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Sylvia/theme.css')
-rw-r--r--themes/Sylvia/theme.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css
index e4e892a62..a016ca354 100644
--- a/themes/Sylvia/theme.css
+++ b/themes/Sylvia/theme.css
@@ -285,11 +285,11 @@
.content .commentElement.even {
background-color: #111;
}
-.content .commentElement div.illustration {
+.content .commentElement .illustration {
padding: 0 0 0 10px;
margin: 0 !important;
}
-.content .commentElement div.illustration a {
+.content .commentElement .illustration a {
display: block;
margin: 0;
padding:20px 0 0 8px;
@@ -355,9 +355,6 @@
padding: 15px 2px 6px 12px;
border: 1px solid #666;
}
-#thePicturePage .commentElement .date, #thePicturePage .commentElementy .author {
- font-weight:bold;
-}
#thePicturePage .commentsList {
padding-left: 12px;
padding-right: 12px;