Gray Top Bar
#top-bar 
{
    text-align: center;
 
    width: 932px;
    position: relative;
    top: 7.8em;
    margin: 0 auto;
    padding: 0 auto; 
    padding-left: 4.5%;
    height: 21px;
    z-index: 1;
    background-color: transparet;
    border-color: #666;
}
 
#top-bar a 
{
    background-color: transparent;
    color: #000;
    height: 17px;
}
 
#top-bar a:hover 
{
    padding: 1px 0px 0px 8px;
    background-image: url('http://demonssouls.wikidot.com/local--files/nav:top/top-bar-button.gif');
    color: #000;
    text-decoration: none;
    color: #000;
        border-radius: 10px 10px 10px 10px;
}
 
#top-bar li
{
    list-style: none;
    margin: 0 auto;
    padding:0;
 
}
 
#top-bar li a
{
    display: block;
    margin: 0;
    padding: 0px;
    text-decoration: none;
}
 
#top-bar li ul 
{
    position: absolute;
    padding: 0;
    margin: 0;
    border: 1px solid;
        border-radius: 10px 10px 10px 10px;
    visibility: hidden;
    border-color: #666;
    background-color: transparent;
}
 
#top-bar  li ul li
{
    padding: 0;
    margin: 0;
    /*width: 12em;*/
    display: block;
    float: none;
}
 
#top-bar li ul li a
{
    background-color: transparent;
    border: none;
}
 
#top-bar li:hover ul, #top-bar li.sfhover ul
{
    /*left: auto;*/
    visibility: visible;
 
}
 
#top-bar ul
{
    display: block;
    margin: 0 auto; 
        padding:0 auto;
    list-style:none;
}
 
#top-bar ul li 
{
    border: 2px solid #000;
    padding: 0px 10px 0px 0px;
    background-color: #fff;
    background-image: url('http://demonssouls.wikidot.com/local--files/nav:top/top-bar-button.gif');
        border-radius: 10px 10px 10px 10px;
}
 
#top-bar ul li a 
{
    padding: 1px 0px 0 8px;
}
 
#top-bar ul li ul 
{
        width: 170px; 
    background-color: transparent;
    border: 1px solid black;
    padding: 0 auto;
        border-radius: 5px;
    z-index: 5;
}
#top-bar ul li ul li 
{
        font-size: 1.25em; 
    border: 0px solid black;
    padding: 0 auto;
    background-color: #f8f8f8; 
    background-image: url('http://demonssouls.wikidot.com/local--files/nav:top/top-bar-menu.gif');
        border-radius: 5px;
}
 
#top-bar ul li ul li.sfhover a 
{
    color: #000;
    width: 95%;
    background-image: url('http://demonssouls.wikidot.com/local--files/nav:top/top-bar-button.gif');
    background-color: #333;
    font-size: 1em;
        border-radius: 5px;
 
}
 
#top-bar a.wiki-standalone-button {
        border-radius: 0px;
        padding: 0px;
        background-color: transparent;
}
#top-bar span {
position: relative;
left: 115px;
}
#top-bar span a {
        color: blue;
 
}
#top-bar span a:hover {
        background-image: none;
        border-radius: 0px;
        padding: 0px;
        color: blue;
        text-decoration: underline;
}
 
#top-bar .announcements {
position: absolute;
top: -60px;
right: 200px;
font-size: 1.1em;
    border: 1px solid #000;
    padding: 0px 10px;
    background-color: red;
    /* background-image: url('http://demonssouls.wikidot.com/local--files/css:gray-top-bar/announcements.gif'); */
     border-radius: 10px 10px 10px 10px;
}
 
#top-bar .announcements a {
color: black;
}
 
#top-bar .announcements a:hover {
        background: transparent;
        border-radius: 0px;
        padding: 0px;
        color: blue;
        text-decoration: underline;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License

Subscription expired — please renew

Pro account upgrade has expired for this site and the site is now locked. If you are the master administrator for this site, please renew your subscription or delete your outstanding sites or stored files, so that your account fits in the free plan.