Anonymous

MediaWiki:Timeless.css: Difference between revisions

From Jenny Everywhere Wiki
no edit summary
No edit summary
No edit summary
Line 58: Line 58:
background: var(--accent-color-1);
background: var(--accent-color-1);
color: var(--accent-contrast-1);
color: var(--accent-contrast-1);
margin-left: 19px;
}
#content-bottom-stuff a,
#content-bottom-stuff a:hover,
#content-bottom-stuff a:visited,
#content-bottom-stuff a:active,
#content-bottom-stuff a.new,
#content-bottom-stuff a.new:hover,
#content-bottom-stuff a.new:visited,
#content-bottom-stuff a.new:active {
color: var(--accent-contrast-1);
}
#content-bottom-stuff a,
#content-bottom-stuff a:hover,
#content-bottom-stuff a.new:hover {
text-decoration: underline;
}
}
}
}
12,450

edits