View source for MediaWiki:Common.css
From DevOps Notebook
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
body {
font-weight: normal;
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
#p-logo-text {
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.color-right {
display: inline-block;
height: 0.25em;
background: #0e283a;
}
.color-left {
height: 0.25em;
background:
#0e283a;
}
000
1:0
Return to MediaWiki:Common.css.