Template:AemiliaCore/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { color: #D90166 !important; } | |||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: #D90166 !important; | color: #D90166 !important; | ||
Revision as of 13:02, 7 January 2024
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { color: #D90166 !important; }
h1, h2, h3, h4, h5, h6 {
color: #D90166 !important;
}
a, b {
color:#D90166 !important;
}
ul {
list-style: none;
padding: 0px;
}
.tocnumber { display: none; }
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;
}