Merged revisions 37-48 from trunk.
This commit is contained in:
parent
7307d1ec27
commit
4f151f1841
10 changed files with 444 additions and 110 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue