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.3.0/css/font-awesome.min.css");
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
body
{
font-family: 'Roboto', sans-serif;
}
table.infobox
{
float: right;
background-color: #eee;
}
table.infobox.download a, table.infobox.download i
{
vertical-align: middle;
}
000
1:0
Return to MediaWiki:Common.css.