Browse Source

more cosmeticz

pull/1/head
dennisdebel 10 years ago
parent
commit
9ec75cca42
  1. 10
      webapp.html

10
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;

Loading…
Cancel
Save