more cosmeticz
This commit is contained in:
parent
70740c3980
commit
9ec75cca42
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…
Reference in New Issue
Block a user