diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-03-18 01:32:14 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-03-18 01:32:14 -0700 |
commit | c5175d4a06c993ff7f42c16178b6d4db49b7387e (patch) | |
tree | d8629d21c81c27fe2cb52b2e201285c3449d1e7c /css | |
parent | aa2388203ebc2fad01b8280777e5a40de4fcc813 (diff) | |
download | pathery-c5175d4a06c993ff7f42c16178b6d4db49b7387e.tar.xz |
Wall orientation achievements - huge commit.
Diffstat (limited to 'css')
-rw-r--r-- | css/page.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/page.css b/css/page.css index 10038e4..d396766 100644 --- a/css/page.css +++ b/css/page.css @@ -299,7 +299,7 @@ position:absolute;color:#333;left:25px;bottom:20px; font-weight:bold;
padding: 15px 0px 15px 0px;
padding: 0px;
- height:50px
+ height:50px;
text-align:center;
position: relative;
min-width: 960px;
|