Css Tables
table.wiki-content-table th {
background-color: #8AF;
}
 
#toc{
    margin: 1em auto 1em 0;
    padding: 0em 0.6em;
    border: 1px solid gray;
    background-color: #FFFFFF;
    display: table;
 
}
 
#toc .title {
    font-weight: bold;
    margin: 0.2em 0  ;
    padding: 0 2em;
    text-align: center;
}
 
#toc #toc-action-bar{
    padding: 2px;
}
 
#toc-list{
    margin: 0.5em 0;
}
#toc.floatright{
    float: right;
    margin: 0.5em;
}
#toc.floatleft{
    float: left;
    margin: 0.5em;
}
.table {
    align: left;
    text-align: center;
    border-spacing:0px 0px;
    border-top: solid thin gray;
    border-right: solid thin gray;
    font-size: 0.8em;
    empty-cells:show;
    width: 75%;
}
 
.table td {
    border-left: solid thin gray;
    border-bottom: solid thin gray;
    padding: 0.3em 0.7em;
}
 
.table th {
    border-left: solid thin gray;
    border-bottom: solid thin gray;
    padding: 0.3em 0.7em;
    background-color: #f4f5ff;
}
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.