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 */
@font-face {
font-family: "MinecraftFont";
src: url("http://69.55.132.48/minecraftfont.ttf") format("truetype");
}
.pops a {
background-color: #ffc !important;
}
.grid-input {
left: 2px;
position: absolute;
top: 2px;
z-index: 1;
}
.grid-output {
left: 10px;
position: absolute;
top: 10px;
z-index: 1;
}
000
1:0
Return to MediaWiki:Common.css.