summary refs log tree commit diff stats
path: root/theme/layouts/7/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/layouts/7/style.css')
-rw-r--r--theme/layouts/7/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/layouts/7/style.css b/theme/layouts/7/style.css index c16bdfa..e90ee05 100644 --- a/theme/layouts/7/style.css +++ b/theme/layouts/7/style.css
@@ -181,3 +181,10 @@ div#sidebar ul li.active a, div#sidebar ul li a:hover {
181 color: black; 181 color: black;
182} 182}
183 183
184div.module + cite {
185 top: -0.4em;
186}
187
188div.module.unrounded + cite {
189 top: -0.7em;
190}