Template:AemiliaCore/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
m Razzy moved page Template:TaktwinkelCore/styles.css to Template:AemiliaCore/styles.css without leaving a redirect |
mNo edit summary |
||
| Line 1: | Line 1: | ||
.firstHeading { | |||
font-family:"Rubik Doodle Shadow"; | |||
} | |||
ul { | ul { | ||
list-style: none; | list-style: none; | ||
Revision as of 12:08, 7 January 2024
.firstHeading {
font-family:"Rubik Doodle Shadow";
}
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;
}