Zelda Wiki

Want to contribute to this wiki?
Sign up for an account, and get started!

Come join the Zelda Wiki community Discord server!

READ MORE

Zelda Wiki
Advertisement
Getting Involved Zwlogo2dlarge
Getting Involved
Discussion Center Hyrule Castlenav
Discussion Center
Image request and support center File:Picto Box TWW.png
Image Requests
Guidelines and Policies File:Book of Mudora.png
Help Guide

<css> .ZWcommunitynav {

    margin:0 auto 20px;
    border-collapse:collapse;
    text-align:center;
    width:540px;

}

.navcell {

    width:25%;
    border:3px solid #426787;
    position:relative;
    background-color:#1d578b;
    padding:5px 0px;
    color:#f4f26b;

}

.navcell#currentpage{

    background-color:#24527c;
    color:inherit;

}

.navcell:hover{

    background-color:#24527c;
    text-decoration:underline;

}

.navcell a { position:absolute; top:0; left:0; height:100%; width:100%; display:block; color:transparent !important; } </css>

Advertisement