summary refs log tree commit diff stats
path: root/theme/layouts/6.2/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/layouts/6.2/style.css')
-rw-r--r--theme/layouts/6.2/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/layouts/6.2/style.css b/theme/layouts/6.2/style.css index 53f3556..e68f7f8 100644 --- a/theme/layouts/6.2/style.css +++ b/theme/layouts/6.2/style.css
@@ -245,3 +245,11 @@ span.post-vote {
245 position: relative; 245 position: relative;
246 top: -20px; 246 top: -20px;
247} 247}
248
249div.module + cite {
250 top: -0.15em;
251}
252
253div.module.unrounded + cite {
254 top: -0.4em;
255}