diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-03 04:52:41 +0000 |
commit | d9a43b19b761c9d1726fc971044634cd3fa917b8 (patch) | |
tree | 5ca26b030d82ca5b0670a18e0217e72377c7496f /readme/style.css | |
parent | d1f6653cc4ad3a10cb6cccc655a35a7426abbcfc (diff) | |
download | hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.gz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.bz2 hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.tar.xz hercules-d9a43b19b761c9d1726fc971044634cd3fa917b8.zip |
- Updated RAthena links in readme.html files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15007 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/style.css')
-rw-r--r-- | readme/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/readme/style.css b/readme/style.css index 6a31b4e6a..9b49a32b0 100644 --- a/readme/style.css +++ b/readme/style.css @@ -11,7 +11,7 @@ body { border-left:thin solid #000; border-right:thin solid #000; margin-left:auto; - margin-right:auto; + margin-right:auto; background:#FFF url(images/clown.png) no-repeat fixed right bottom; } #template { position:relative; min-height:100%; } @@ -32,7 +32,7 @@ body { padding-top:10px; } .body-title { - font-size:x-large; + font-size:x-large; } .subtitle { font-size:14px; @@ -76,7 +76,7 @@ font-family: arial, helvetica, sans-serif; border-top: 1px solid #fff; } #footer a { - color: White; + color: White; } dt { font-weight:bold; |