aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bf20cc..1b489fb 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,11 @@ and:
* put HTML in ```<div id="nav" />``` just after the ```<body>```
of your doc
+----
+
## Update your documents HTML & CSS
-You need to change your CSS rules so that they match:
+In both cases, you need to change your CSS rules so that they match:
> ```
> html, body { margin: 0; padding: 0; }