summaryrefslogtreecommitdiff
path: root/css/readability-print.css
diff options
context:
space:
mode:
authorumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-05 15:45:51 +0000
committerumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-05 15:45:51 +0000
commit1c6c114ee9c716f3dba8e31ec281e556ca99a08a (patch)
tree4b1c870c735bb44101348d1bfba4cdea8593239c /css/readability-print.css
parent6add5fb7ea4cb9fc8f5f2b235dc32443d647e5fa (diff)
downloadreadability-simple-1c6c114ee9c716f3dba8e31ec281e556ca99a08a.tar.bz2
readability-simple-1c6c114ee9c716f3dba8e31ec281e556ca99a08a.zip
Adding the 0.1 source to trunk
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@2 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
Diffstat (limited to 'css/readability-print.css')
-rwxr-xr-xcss/readability-print.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/readability-print.css b/css/readability-print.css
new file mode 100755
index 0000000..83aa757
--- /dev/null
+++ b/css/readability-print.css
@@ -0,0 +1,5 @@
+
+#readInner {
+ width: 100% !important;
+ font-size: 12pt;
+} \ No newline at end of file