Merged revisions 37-48 from trunk.

This commit is contained in:
fescen9 2010-12-17 02:19:56 +00:00
parent 7307d1ec27
commit 4f151f1841
10 changed files with 444 additions and 110 deletions

View file

@ -20,6 +20,10 @@ body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
float:right;
cursor:pointer;
}
#cavebtn {
float:right;
cursor:pointer;
}
#link {
position: absolute;
bottom: 4px;
@ -68,4 +72,5 @@ a, a:visited {
display:inline-block;
height:14px;width:14px;
background-color:#000;
border: 0px;
}