MediaWiki:Common.css: Difference between revisions
From Esoteric Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
.banner-img img { | |||
width:100%; | |||
max-width:1000px; | |||
height:auto; | |||
} | |||
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; | ||
} | } | ||
Revision as of 06:46, 18 February 2024
.banner-img img {
width:100%;
max-width:1000px;
height:auto;
}
blockquote#Quoteimg {
background: url('https://dwyd.org/images/2/28/Quote.png') no-repeat 7px 7px;
}