MediaWiki:Common.css: Difference between revisions
From Esoteric Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
.banner-img pre { | |||
max-width:1000px; | |||
margin:0 auto; | |||
padding:0 12px; | |||
} | |||
.banner-img img { | |||
width:100%; | |||
height:auto; | |||
display:block; | |||
} | |||
blockquote#Quoteimg { | blockquote#Quoteimg { | ||
background: url('https://dwyd.org/images/2/28/Quote.png') no-repeat 7px 7px; | background: url('https://dwyd.org/images/2/28/Quote.png') no-repeat 7px 7px; | ||
} | } | ||
Latest revision as of 06:55, 18 February 2024
.banner-img pre {
max-width:1000px;
margin:0 auto;
padding:0 12px;
}
.banner-img img {
width:100%;
height:auto;
display:block;
}
blockquote#Quoteimg {
background: url('https://dwyd.org/images/2/28/Quote.png') no-repeat 7px 7px;
}