From d304e998cb201ed5d0ccc98c60cfa35e80e1f720 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 24 Jun 2019 01:49:27 +0100 Subject: [PATCH] add widths --- local.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index 5d0b7f7d9..060619c11 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,8 @@ body{ font-family:arial,sans-serif; margin-top: 20px; margin-bottom: 40px; + margin-left: 0px; + margin-right 0px; background-color: #fff8ff; color: #00000; width: 100%; @@ -47,8 +49,7 @@ ol{ border: 2px solid #7590ae; color: #ffffff; font-family: sans-serif; - margin-left: 10px; - margin-right: 10px; + width: 100%; } .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;} -- 2.30.2