diff --git a/webapp.html b/webapp.html index f88555e..1e700cb 100644 --- a/webapp.html +++ b/webapp.html @@ -32,7 +32,7 @@ background-image: url(css/aqua.jpg); font-family: inherit; font-size: inherit; - font-size: 30px; + font-size: 20px; } @@ -44,7 +44,7 @@ font-family: inherit; font-size: inherit; - font-size: 30px; + font-size: 20px; } h2{ text-shadow: 2px 2px #orange; @@ -58,8 +58,12 @@ background-image: url(css/bg1.gif); } - + ul{ + //margin-left: 0px; + padding-left:30px; + } li{ + word-wrap:break-word; list-style: none; overflow: visible;