View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* Enhanced styles for a modern look */
/* Headings */
h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans', sans-serif;
color: #333;
}
/* Links */
a {
color: #7c25b8;
text-decoration: none;
}
a:hover {
color: #5a1d8a;
text-decoration: underline;
}
/* Buttons */
000
1:0
Return to MediaWiki:Common.css.