MediaWiki:Common.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
No edit summary
Tag: Reverted
m (Reverted edits by GorillaFortniteOne (talk) to last revision by Thermometer)
Tags: Blanking Rollback Reverted
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans&family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Acme&family=Balsamiq+Sans&family=Bebas+Neue&display=swap');

.mpbutton {
color: #fefefe;
font-weight: bold;
background: #244395;
width: 160px;
border: 3px solid #244395;
border-radius: 100px;
text-align:center;
margin: 4px;
padding: 4px;
font-size:110%;
white-space: nowrap;
display: inline-block;
cursor: pointer;
}

.mpbutton:hover {
background: #81a1f6;
text-decoration: underline;
}

.mpbutton a,
.mpbutton a.external {
color:#fefefe;
text-decoration: none;
display: block;
width:100%;
height: 100%;
letter-spacing: 1px;
}

.bgrevo {
background-image: url("https://static.miraheze.org/trollpastawiki/a/ae/Grainbg.png") !important;
}

Revision as of 13:33, 23 February 2022