Template:AemiliaCore/styles.css
From MicrasWiki
Jump to navigationJump to search
.firstHeading, h1, h2, h3, h4, h5, h6 {
color: #D90166;
}
a, b {
color:#D90166 !important;
}
ul {
list-style: none;
padding: 0px;
}
ol li{
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;
}