User:Ultimate Toad/wikibound.css: Difference between revisions

m
no edit summary
m (Footer is still broken)
mNo edit summary
Line 5: Line 5:
         font-family:Times;
         font-family:Times;
}
}
/* Table of contents */
#toc {
    border: 2px solid #bff4e9;
    border-radius: 10px;
    padding: 0;
    margin: 5px 0;
}
.toctitle {
    background: #bff4e9;
    padding: 5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}


/* Fixes */
/* Fixes */