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);
|
background-image: url(css/aqua.jpg);
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-size: 30px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-size: 30px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
h2{
|
h2{
|
||||||
text-shadow: 2px 2px #orange;
|
text-shadow: 2px 2px #orange;
|
||||||
@ -58,8 +58,12 @@
|
|||||||
background-image: url(css/bg1.gif);
|
background-image: url(css/bg1.gif);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
ul{
|
||||||
|
//margin-left: 0px;
|
||||||
|
padding-left:30px;
|
||||||
|
}
|
||||||
li{
|
li{
|
||||||
|
|
||||||
word-wrap:break-word;
|
word-wrap:break-word;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
Loading…
Reference in New Issue
Block a user