From 70740c39809ee743a59ce53bb84104a34b1d3d2d Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Wed, 28 May 2014 21:38:12 +0200 Subject: [PATCH 1/3] cosmeticaaa for firefox fix --- webapp.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/webapp.html b/webapp.html index 1cd6a3c..f88555e 100644 --- a/webapp.html +++ b/webapp.html @@ -13,8 +13,7 @@ body{ font-size:20px; - -text-shadow: 1px 1px orange; + text-shadow: 1px 1px orange; font-family: times, 'times new roman', helvetica,serif; line-height:1.5em; color:#444; @@ -23,19 +22,20 @@ text-shadow: 1px 1px orange; } textarea{ - -webkit-appearance: none; -moz-appearance: none; - display: block; - margin: 0; - - width: 100%; height: 50px; - line-height: 40px; font-size: 17px; - border: 1px solid #bbb; - -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; - background-image: url(css/aqua.jpg); - font-family: inherit; - font-size: inherit; - font-size: 30px; + -webkit-appearance: none; -moz-appearance: none; + display: block; + margin: 0; + width: 100%; height: 50px; + line-height: 40px; font-size: 17px; + border: 1px solid #bbb; + -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; + background-image: url(css/aqua.jpg); + font-family: inherit; + font-size: inherit; + font-size: 30px; } + + button { margin: 1.5em 0; @@ -60,27 +60,29 @@ text-shadow: 1px 1px orange; } li{ - - height: 56px; - - //list-style: none; - - + word-wrap:break-word; + list-style: none; + overflow: visible; + padding:30px; -moz-box-shadow:0 0 23px #bbb; -webkit-box-shadow:0 0 23px #bbb; - //box-shadow:0 0 23px blue; + box-shadow:0 0 23px #bbb; -webkit-border-top-left-radius:123px; -webkit-border-top-right-radius:123px; -webkit-border-bottom-right-radius:123px; -webkit-border-bottom-left-radius:123px; -moz-border-radius-bottomright:123px; -moz-border-radius-bottomleft:123px; + -moz-border-top-left-radius:123px; + -moz-border-top-right-radius:123px; + border-top-left-radius:123px; + border-top-right-radius:123px; border-bottom-right-radius:123px; border-bottom-left-radius:123px; left:-35px; - padding:10px; - width:101%; - overflow:hidden; + + width:100%; + //overflow:hidden; position:relative; background:#fff; //background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); From 9ec75cca4286893ba6208a422a140a5e740ba3b8 Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Wed, 28 May 2014 21:55:27 +0200 Subject: [PATCH 2/3] more cosmeticz --- webapp.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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; From dd6a74d324539fa553c6c8cd302aaa73823c9d1a Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Wed, 28 May 2014 22:16:09 +0200 Subject: [PATCH 3/3] more cosmmosiisis --- webapp.html | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/webapp.html b/webapp.html index 1e700cb..528ab05 100644 --- a/webapp.html +++ b/webapp.html @@ -9,7 +9,7 @@ @@ -108,13 +113,16 @@ -
- - + + -
+ +