MediaWiki: Tweeki.css: Difference between revisions
From Ensiklopedia
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
body { | body { | ||
font-family: " | font-family: "Sans Serif"; | ||
} | } | ||
Revision as of 16:13, 8 May 2023
/* CSS placed here will affect users of the Tweeki skin */
.page-Main_Page #contentwrapper {
padding-top: 46px;
}
.page-Main_Page a {
color:#383838;
}
body {
font-family: "Sans Serif";
}