View source for Template:Intro to single/styles.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* {{pp-template}} */
.introtosingle__main {
position: relative;
box-sizing: border-box;
box-shadow: 2px 2px 2px #CCC;
max-width: 100%;
overflow: hidden;
border: 1px solid black;
margin: auto;
padding-bottom: 20px;
}
.introtosingle__main-withbackground {
background-image:url("https://upload.wikimedia.org/wikipedia/commons/9/94/Wikipedia-logo-v2_%2810_percent_opacity%29.svg");
background-position: center -500px;
background-repeat: no-repeat;
background-size: auto 150%;
}
.introtosingle__main-title {
font-size: 250%;
line-height: 150%;
background: #777;
color: #FFF;
000
1:0
Templates used on this page:
- Template:Pp-template (view source)
- Module:Arguments (view source)
- Module:Effective protection expiry (view source)
- Module:Effective protection level (view source)
- Module:File link (view source)
- Module:Protection banner (view source)
- Module:Protection banner/config (view source)
- Module:Yesno (view source)
Return to Template:Intro to single/styles.css.