Changes

536 bytes added ,  04:07, 17 February 2021
no edit summary
Line 184: Line 184:  
     padding-bottom: 3px;
 
     padding-bottom: 3px;
 
}
 
}
#hrp-innerheader .villain, #hrp-innerheader .autobot {
+
#hrp-innerheader .villain {
 
     background: #5a0000;
 
     background: #5a0000;
 
     font-family: "EuroHeavy";
 
     font-family: "EuroHeavy";
Line 207: Line 207:  
     font-size: 20px;
 
     font-size: 20px;
 
     color: #fef100;
 
     color: #fef100;
 +
    padding-left: 5px;
 +
    padding-top: 3px;
 +
    padding-bottom: 3px;
 +
}
 +
#hrp-innerheader .autobot {
 +
    background: #5a0000cc;
 +
    font-family: "Cybertron";
 +
    font-size: 20px;
 +
    color: white;
 
     padding-left: 5px;
 
     padding-left: 5px;
 
     padding-top: 3px;
 
     padding-top: 3px;
Line 263: Line 272:  
     padding-right: 5px;
 
     padding-right: 5px;
 
}
 
}
#hrp-desc .villain, #hrp-desc .autobot {
+
#hrp-desc .villain {
 
     background: #3A3C24;
 
     background: #3A3C24;
 
     font-family: "Aller";
 
     font-family: "Aller";
Line 272: Line 281:  
#hrp-desc .emhero, #hrp-desc .emvillain {
 
#hrp-desc .emhero, #hrp-desc .emvillain {
 
     background: url(/images/emh-background.png);
 
     background: url(/images/emh-background.png);
 +
    font-family: "Aller";
 +
    color: white;
 +
    padding-left: 5px;
 +
    padding-right: 5px;
 +
}
 +
#hrp-desc .autobot {
 +
    background: #3A3C24cc;
 
     font-family: "Aller";
 
     font-family: "Aller";
 
     color: white;
 
     color: white;
Line 295: Line 311:  
     font-family: "Aller";
 
     font-family: "Aller";
 
}
 
}
#hrp-block .villain, #hrp-block .autobot {
+
#hrp-block .villain {
     background: #5c0000cc;
+
     background: #5c0000;
 
     color: white;
 
     color: white;
 
     font-family: "Aller";
 
     font-family: "Aller";
Line 307: Line 323:  
#hrp-block .emvillain {
 
#hrp-block .emvillain {
 
     background: #a2131a;
 
     background: #a2131a;
 +
    color: white;
 +
    font-family: "Aller";
 +
}
 +
#hrp-block .autobot {
 +
    background: #5c0000cc;
 
     color: white;
 
     color: white;
 
     font-family: "Aller";
 
     font-family: "Aller";
Line 322: Line 343:  
     color: white;
 
     color: white;
 
}
 
}
#hrp-container .villain, #hrp-container .autobot {
+
#hrp-container .villain {
 
     background: #5c0000;
 
     background: #5c0000;
 
     color: white;
 
     color: white;
Line 334: Line 355:  
     color: white;
 
     color: white;
 
}
 
}
 
+
#hrp-container .autobot {
 +
    background: #5c0000cc;
 +
    color: white;
 +
}
 
#hrp-text {
 
#hrp-text {
 
     background: white;
 
     background: white;
Line 373: Line 397:  
     padding-left: 5px;
 
     padding-left: 5px;
 
}
 
}
#hrp-text .villain, #hrp-text .autobot {
+
#hrp-text .villain {
 
     background: white;
 
     background: white;
 
     font-family: "American Typewriter";
 
     font-family: "American Typewriter";
Line 383: Line 407:  
     background: white;
 
     background: white;
 
     font-family: "American Typewriter";
 
     font-family: "American Typewriter";
 +
    letter-spacing: 0px;
 +
    line-height: 16px;
 +
    padding-left: 5px;
 +
}
 +
#hrp-text .autobot {
 +
    background: #ffffffcc;
 +
    font-family: "Aller";
 
     letter-spacing: 0px;
 
     letter-spacing: 0px;
 
     line-height: 16px;
 
     line-height: 16px;
 
     padding-left: 5px;
 
     padding-left: 5px;
 
}
 
}