Template:AemiliaCore/styles.css

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

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


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

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