summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index f76be7b..f7220ec 100644
--- a/style.css
+++ b/style.css
@@ -12,7 +12,7 @@ a {
color:#005;
}
img {
- max-width:100%
+ width:100%
}
pre {
overflow-x:scroll;