diff options
author | uriel <aa@bb.cc> | 2013-10-31 00:51:34 +0200 |
---|---|---|
committer | uriel <aa@bb.cc> | 2013-10-31 00:51:34 +0200 |
commit | 06078f987fc10192d72d255af73b74182b424997 (patch) | |
tree | 89a163556535c8d107c029f951f30da0fac9db27 /css | |
parent | dda885b71abcf0ecc753bcda3e639f6aea352632 (diff) | |
download | perl-software-in-gnu-guix-06078f987fc10192d72d255af73b74182b424997.tar perl-software-in-gnu-guix-06078f987fc10192d72d255af73b74182b424997.tar.gz |
synthetic fix
Diffstat (limited to 'css')
-rw-r--r-- | css/reveal.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/reveal.css b/css/reveal.css index 77494bd..4e5c8ea 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -486,7 +486,7 @@ body { opacity: 0.5; z-index: 31; width: 110px; - bottom: 58px; + bottom: 60px; right: 11px; font-size: 12px; text-align: center; |