Jump to content

MediaWiki:Common.css: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
mNo edit summary
Line 780: Line 780:
.page-Main_Page .firstHeading {
.page-Main_Page .firstHeading {
display: none;
display: none;
}
.main-page-logo {
background-color: rgba(80,150,255,0.4);
border: 1px solid rgb(100,100,160);
padding: 40px 15px;
display: flex;
align-items: center;
flex-direction: column;
flex-wrap: wrap;
gap: 15px;
background-image: url(https://static.miraheze.org/btawiki/f/f5/BetterTownscreenshot1.png);
background-attachment: fixed;
}
}


Line 805: Line 818:
width: 100%;
width: 100%;
height: 30px;
height: 30px;
background-image: url(https://static.miraheze.org/btawiki/0/0b/Dirt_Path_Side_Texture_1.7.5_Pre1.png);
background-image: linear-gradient(rgb(0 0 0 / 0.6), rgb(0 0 0 / 0.6)), url(https://static.miraheze.org/btawiki/f/f5/BetterTownscreenshot1.png);
background-size: 32px;
background-attachment: fixed;
background-repeat: repeat-x;
background-position: 0 -2px;
image-rendering: pixelated;
image-rendering: pixelated;
box-shadow: rgb(0 0 0 / 10%) 0 0.25em;
box-shadow: rgb(0 0 0 / 10%) 0 0.25em;