diff options
author | Natalie Downe <nat@natbat.net> | 2009-05-23 15:29:03 +0100 |
---|---|---|
committer | Natalie Downe <nat@natbat.net> | 2009-05-23 15:29:03 +0100 |
commit | 164c1b896cb01eac1148e51cb18c882c860e8e15 (patch) | |
tree | 217ec31a7c7a7280477a581d5808d736a2392962 /css/print.css | |
parent | 30d019983da3e99bfeee59f7f0bc534f6dc9e1d8 (diff) |
minor modifications to styles, adding in a terminal / subversion cheat sheet and the pdf in the artifacts directory
Diffstat (limited to 'css/print.css')
-rw-r--r-- | css/print.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/print.css b/css/print.css index 216d62b..858331e 100644 --- a/css/print.css +++ b/css/print.css @@ -1,5 +1,6 @@ #book { position: relative; + overflow: visible; height: 969px; width: 743px; margin: 0; |