Changes

2,749 bytes added ,  02:11, 11 March 2021
Created page with "→‎Prime: #prime.default { background: #f2efc3; } #prime-name { font-size: 30px; width: 100%; font-weight: normal; height: 32px; line-height: 32px;..."
/* Prime */
#prime.default {
background: #f2efc3;
}

#prime-name {
font-size: 30px;
width: 100%;
font-weight: normal;
height: 32px;
line-height: 32px;
}
#prime-name .default {
background: #8B864E;
color: white;
font-family: "EuroHeavy";
text-align: left;
padding-left: 30px;
padding-right: 20px;
}

#prime-section {
margin-top: 5px;
}

#prime-header {
width: 100px;
float: left;
}
#prime-header .default {
background: #CDC673;
color: white;
font-family: "Aller";
padding-right: 5px;
text-align: right;
}

#prime-header-compact {
width: 20px;
float: left;
}
#prime-header-compact .default {
background: #CDC673;
color: white;
font-family: "Aller";
text-align: left;
padding-left: 5px;
transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
}

#prime-innerheader {
width: 100%;
}
#prime-innerheader .default {
background: #8B864E;
font-family: "EuroHeavy";
font-size: 20px;
color: white;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
}

#prime-specialty {
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: left;
}

#prime-specialty .default {
font-family: "Aller";
font-variant: small-caps;
font-size: 16px;
}

#prime-desc {
font-size: 9px;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: justify;
margin-top: 5px;
}

#prime-desc .default {
font-family: "Aller";
background: #FFF68F;
color: black;
padding-left: 5px;
padding-right: 5px;
}

#prime-desc p {
margin-top: 0px;
margin-bottom: 10px;
}

#prime-block {

}

#prime-block .default {
background: #8B864E;
color: white;
font-family: "Aller";
}

#prime-innerblock .autobot {
background: 00000000;
}

#prime-container {

}
#prime-container .default {
background: #8B864E;
color: white;
}

#prime-text {
background: white;
font-size: 11px;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: left;
}

#prime-text .headline {
font-weight: bold;
font-size: 16px;
font-variant: small-caps;
vertical-align: bottom;
}

#prime-text .checkbox {
width: 5%;
float: left;
font-size: 20px;
}

#prime-text .trigger {
width: 95%;
float: left;
}

#prime-text .default {
background: white;
font-family: "Aller";
letter-spacing: 0px;
line-height: 16px;
padding-left: 5px;
}