| Line 114: | Line 114: | ||
#prime-block .default { | #prime-block .default { | ||
background: lightskyblue; | background: lightskyblue; | ||
| − | |||
font-family: "Aller"; | font-family: "Aller"; | ||
} | } | ||
Revision as of 12:50, 29 August 2024
/* Prime */
#prime.default {
background: #a1a8c2;
}
#prime-name {
font-size: 30px;
width: 100%;
font-weight: normal;
height: 32px;
line-height: 32px;
}
#prime-name .default {
background: cornflowerblue;
color: white;
font-family: "EuroHeavy";
text-align: left;
padding-left: 30px;
padding-right: 20px;
}
#prime-section {
margin-top: 5px;
}
#prime-header {
width: 100%;
}
#prime-header .default {
background: cornflowerblue;
color: white;
font-family: "Aller";
padding-right: 5px;
text-align: right;
}
#prime-header-compact {
width: 20px;
float: left;
position: relative;
height: 90px;
}
#prime-header-compact .default {
background: cornflowerblue;
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-header-label {
width: 85px;
height: 20px;
transform-origin: 45px 45px;
-ms-transform-origin: 45px 45px;
-webkit-transform-origin: 45px 45px;
}
#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: lightskyblue;
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;
}
