diff options
author | umbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e> | 2009-03-05 20:48:20 +0000 |
---|---|---|
committer | umbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e> | 2009-03-05 20:48:20 +0000 |
commit | 2d9a06c6b02ef0f9386d43cbdb722ce868cb6205 (patch) | |
tree | 7b9ae77a9492b5e9daa3707a769604dacf7e0ec9 /css | |
parent | 0780d8121bc3a8be0cf5b195e1cf32616e5030cb (diff) | |
download | readability-simple-2d9a06c6b02ef0f9386d43cbdb722ce868cb6205.tar.bz2 readability-simple-2d9a06c6b02ef0f9386d43cbdb722ce868cb6205.zip |
Making readability localized
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@5 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
Diffstat (limited to 'css')
-rwxr-xr-x | css/readability.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/readability.css b/css/readability.css index 04296f9..524e1c0 100755 --- a/css/readability.css +++ b/css/readability.css @@ -57,7 +57,7 @@ #readFooter {
display: block;
border-top: 1px solid #333;
- height: 360px :
+ height: 360px;
margin-bottom: 260px;
text-align: center;
}
|