Difference between revisions of "Items"
Jump to navigation
Jump to search
EvilManfred (talk | contribs) |
EvilManfred (talk | contribs) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<div id=swordborder style=" | |||
left:-243px; | |||
top:10px;"> | |||
[[File:wikisidebarart.png|link=Main_Page]] | |||
</div> | |||
<div id=swordborder style=" | |||
left:-178px; | |||
top: -172px;"> | |||
[[File:wikitop4.png|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-192px; | |||
top: -122px;"> | |||
[[File:tchestbase.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-192px; | |||
top: -121px;"> | |||
[[File:tchestlid.gif|class=top|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-117px; | |||
top: -142px;"> | |||
[[File:wikilogo5.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-185px; | |||
top: -172px;"> | |||
[[File:aispwiki.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-140px; | |||
top: 400px;"> | |||
[[File:mainmenu02.png|class=bottom|link=Main_Page]] | |||
[[File:mainmenu01.png|class=top|link=Main_Page]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-110px; | |||
top: 383px;"> | |||
[[File:totoparrow2.png|class=bottom|link=#top|Back to Top]] | |||
[[File:totoparrow1.png|class=top|link=#top|Back to Top]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-110px; | |||
top: 450px;"> | |||
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]] | |||
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]] | |||
</div> | |||
{{#css: | {{#css: | ||
Line 28: | Line 85: | ||
margin:0 auto; | margin:0 auto; | ||
width:1350px; | width:1350px; | ||
} | |||
#menubutton { | |||
position:absolute; | |||
margin:0 auto; | |||
width:200px; | |||
} | } | ||
Line 33: | Line 96: | ||
position:absolute; | position:absolute; | ||
left:0; | left:0; | ||
-webkit-transition: opacity 0,2s ease-in-out; | |||
-moz-transition: opacity 0,2s ease-in-out; | |||
-o-transition: opacity 0,2s ease-in-out; | |||
transition: opacity 0,2s ease-in-out; | |||
} | |||
#swordborder img { | |||
position:absolute; | |||
left:0; | |||
-webkit-transition: opacity 0,2s ease-in-out; | |||
-moz-transition: opacity 0,2s ease-in-out; | |||
-o-transition: opacity 0,2s ease-in-out; | |||
transition: opacity 0,2s ease-in-out; | |||
} | |||
#menubutton img { | |||
position:fixed; | |||
left:1; | |||
bottom:1; | |||
-webkit-transition: opacity 0,2s ease-in-out; | -webkit-transition: opacity 0,2s ease-in-out; | ||
-moz-transition: opacity 0,2s ease-in-out; | -moz-transition: opacity 0,2s ease-in-out; | ||
Line 40: | Line 122: | ||
#cf img.top:hover { | #cf img.top:hover { | ||
opacity:0; | |||
} | |||
#menubutton img.top:hover { | |||
opacity:0; | opacity:0; | ||
} | } | ||
Line 175: | Line 261: | ||
</div> | </div> | ||
</div> | </div> |