<html> <style type=“text/css”> table {width:100%;}
#dokuwikicontent p {text-align:justify;} #dokuwikicontent a {} #dokuwikicontent a:hover {} #dokuwikicontent a:active {}
#dokuwikicontent .wikilink1 { font-weight: bold; color: green; transition:1.5s; } #dokuwikicontent .wikilink1:hover { text-decoration:none; color:brown; transition:1.5s; }
h1 {margin-bottom:1px;} h2 {margin-bottom:1px;} h3 {margin-top:5px;margin-bottom:1px;} h4 {margin-bottom:1px;}
.toc {border:0px #666666 solid;} .toc ul {border:0px #666666 solid;} .toc li {border:0px #666666 solid;}
#dokuwiki__content hr {margin-bottom:2px;margin-top:2px;}
.user {}
.elite {
color:gray;
}
.officer {
color:blue;
} .officer .bracket {
color:darkblue; font-weight:bold;
} .officer a {
font-weight: bold; color: blue;
}
.mod {
color:green;
} .mod .bracket {
color:darkgreen; font-weight:bold;
}
.admin {
color:red;
} .admin .bracket {
color:darkred; font-weight:bold;
}
.owner {
color:gold;
} .owner .bracket {
color:orange; font-weight:bold;
}
.toc a {color:darkgreen;} .toc a:hover {color:green;transistion:1.5s;} .toc a:active {color:lime;transistion:1.5s;}
.prompt {
padding:5px; border-radius:10px; text-align:justify;
} .prompt-blue {
border:darkblue 1px solid; background-color:lightblue;
} .prompt-green {
border:darkgreen 1px solid; background-color:lightgreen;
} .prompt-red {
border:darkred 1px solid; background-color:pink;
}
.prompt-ugly {
border:gray 1px solid; background-color:lightgray;
}
</style> </html>
Auction House
<html> <style type=“text/css”> .blockFoot { background: transparent; border: 0px; padding-bottom: 0px; }
.blockFootMain { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: lightgreen; padding: inherit; padding-bottom: 2px; font-weight: bold; } .blockFootMain:hover { }
.blockFootHere { display: inline; border: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; border-bottom: 0px; background: #ffffff; padding: inherit; padding-bottom: 2px; }
.blockFootEco { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: yellow; padding: inherit; padding-bottom: 2px; }
.blockFootGames { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: lightgray; padding: inherit; padding-bottom: 2px; } .blockFootGames:hover { }
.blockFootSkyWorld { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: teal; padding: inherit; padding-bottom: 2px; color: silver; } .blockFootSkyWorld:hover { }
.blockFootMain a { color: darkgreen; font-weight: bold; } .blockFootEco a { font-weight: bold; color: orange; } .blockFootGames a { font-weight: bold; color: gray; } .blockFootSkyWorld a { font-weight: bold; color: teal; }
</style> </html>
<html>
<div class="blockFoot"> <span class="blockFootMain"><a href="./servers:blocksurvival">Block Survival</a></span><span class="blockFootEco"><a href="./servers:blocksurvival:economy">Economy</a></span><span class="blockFootHere">AuctionHouse</span> </div>
</html>