summary refs log tree commit diff stats
path: root/theme/layouts/4.5/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/layouts/4.5/style.css')
-rw-r--r--theme/layouts/4.5/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/layouts/4.5/style.css b/theme/layouts/4.5/style.css index b8afbbb..7e9b574 100644 --- a/theme/layouts/4.5/style.css +++ b/theme/layouts/4.5/style.css
@@ -231,3 +231,11 @@ div#flash {
231* > html div#flash { 231* > html div#flash {
232 position: absolute; 232 position: absolute;
233} 233}
234
235div.module + cite {
236 top: -0.15em;
237}
238
239div.module.unrounded + cite {
240 top: -0.4em;
241}