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.
/* CSS placed here will be applied to all skins */
@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
@import url(https://fonts.googleapis.com/css?family=Droid+Sans+Mono|Roboto:400,400italic,700italic,700);
body
{
font-family: 'Roboto', sans-serif;
}
pre, span.hex-snippet
{
font-family: 'Droid Sans Mono', monospace;
white-space: pre;
background-color: inherit;
border: 0;
padding: 0;
}
span.hover-link
{
000
1:0
Return to MediaWiki:Common.css.