Template:AemiliaCore/styles.css

From MicrasWiki
Revision as of 18:08, 29 August 2023 by Razzy (talk | contribs) (Razzy moved page Template:Murdercore/styles.css to Template:TaktwinkelCore/styles.css without leaving a redirect)
Jump to navigationJump to search
ul {
    list-style: none;
    padding: 0px;
}

ul li:before
{
    content: '\1F9F9';
    margin: 0 1em;    /* any design */
}


hr { 
    border-color: #fed0fd;
    background-color: #fed0fd;
    color: #fed0fd;
}

table, th, td {
  border-color: #fed0fd;
}