summary refs log tree commit diff stats
path: root/theme/css/bubbles.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/bubbles.css')
-rwxr-xr-xtheme/css/bubbles.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/css/bubbles.css b/theme/css/bubbles.css index 68a3cc4..29c9930 100755 --- a/theme/css/bubbles.css +++ b/theme/css/bubbles.css
@@ -8,7 +8,6 @@
8 8
9div.module + cite { 9div.module + cite {
10 position: relative; 10 position: relative;
11 top: -0.15em;
12 left: 0.2em; 11 left: 0.2em;
13 margin: 0; 12 margin: 0;
14 padding: 15px 0px 0px 15px; 13 padding: 15px 0px 0px 15px;
@@ -18,7 +17,6 @@ div.module + cite {
18} 17}
19 18
20div.module.unrounded + cite { 19div.module.unrounded + cite {
21 top: -0.5em;
22 padding-top: 10px; 20 padding-top: 10px;
23} 21}
24 22