Editing Template:Infobox/style.css

Template page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 10: Line 10:
}
}


.skin-timeless .infobox table, .skin-vector .infobox table {
.skin-citizen-dark .infobox table {
background: rgb(180, 190, 185) !important;
background: rgb(31, 38, 44);
color: #1a1a1b !important;
color: #FFF;
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;
}
}


.skin-timeless .infoboxheader, .skin-vector .infoboxheader  {
.skin-citizen-light .infobox table, .skin-timeless .infobox table, .skin-vector .infobox table {
text-align: center;
background: rgb(180, 190, 185);
font-size:125%;
color: #1a1a1b;
background-color: #ff4500;
color: #fff;
border: solid #1a1a1b;
}
 
.infobox-image .image:hover img {
    transform: scale( 1.1 );
}
}


.infobox table {
.infobox table {
background: var(--background-color-framed);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.06), 0 10px 10px rgba(0, 0, 0, 0.06);
margin: 0 0 1em 1em;
margin: 0 0 1em 1em;
font-size: 95%;
font-size: 95%;
width: 400px;
width: 310px;
padding: 10px;
padding: 10px;
text-align: left;
text-align: left;
float: right;
float: right;
border-radius:16px;
border-radius:16px;
border: 1px solid var( --border-color-base );
}
}


.infoboxheader {
.infoboxheader {
color: var(--color-base--emphasized);
background-color: #ff4500;
border-bottom: 1px solid #ff4500;  
color: #fff;
text-align: center;
text-align: center;
font-size:125%;
font-size:125%;
font-weight:bold;
font-weight:bold;
}
.infobox-tr {
vertical-align: top;
}
.infobox-parameter {
font-weight: bold;
color: var(--color-base--subtle);
}
}
Please note that all contributions to The r/place Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see PlaceWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.