Use width more efficiently.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 28 Nov 2015 13:05:21 +0200
changeset 1785 368beeffcae6
parent 1784 a9e8554a24d3
child 1786 e96e62e31370
Use width more efficiently.
index.sh
--- a/index.sh	Sat Nov 28 13:04:56 2015 +0200
+++ b/index.sh	Sat Nov 28 13:05:21 2015 +0200
@@ -7,6 +7,7 @@
   <title>Tips</title>
   <style type="text/css">
     body { background-color: LightYellow; }
+    ul { padding-left: 1em; }
     a { text-decoration:none; }
     a:link { color: brown; }
     a:visited { color: IndianRed; }