Template:Community/style.css: Difference between revisions

Template page
(Created page with "→‎CSS placed here will affect Artwork templates: .infobox table { border: solid #1a1a1b 1px; margin: 0 0 1em 1em; font-size: 95%; background: #ccd; color: #1a1a1b; width: 310px; padding: 10px; text-align: left; float: right; } .infoboxheader { text-align: center; font-size:125%; background-color: #ff4500; color: #fff; border: solid #1a1a1b; }")
 
Tag: Replaced
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect Artwork templates */
/* CSS placed here will affect Community templates */
 
.infobox table {
border: solid #1a1a1b 1px;
margin: 0 0 1em 1em;
font-size: 95%;
background: #ccd;
color: #1a1a1b;
width: 310px;
padding: 10px;
text-align: left;
float: right;
}
 
.infoboxheader {
text-align: center;
font-size:125%;
background-color: #ff4500;
color: #fff;
border: solid #1a1a1b;
}

Latest revision as of 18:08, 7 April 2022

/* CSS placed here will affect Community templates */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.