Changes

427 bytes added ,  13:31, 10 March 2021
no edit summary
Line 16: Line 16:  
     background: url(/images/autobot_background.jpg);
 
     background: url(/images/autobot_background.jpg);
 
}
 
}
 
+
#hrp.decepticon {
 +
    background: #000000;
 +
    background: url(/images/2/29/Decepticon_background.jpg);
 +
}
 
#hrp-name {
 
#hrp-name {
 
     font-size: 30px;
 
     font-size: 30px;
Line 56: Line 59:  
     padding-right: 20px;
 
     padding-right: 20px;
 
}
 
}
#hrp-name .autobot {
+
#hrp-name .autobot, #hrp-name .decepticon {
 
     background: #FF3333;
 
     background: #FF3333;
 
     color: white;
 
     color: white;
Line 105: Line 108:  
     font-weight: normal;
 
     font-weight: normal;
 
}
 
}
#hrp-header .autobot {
+
#hrp-header .autobot, #hrp-header .decepticon {
 
     background: #FFFFFF;
 
     background: #FFFFFF;
 
     color: #FF3333;
 
     color: #FF3333;
Line 152: Line 155:  
     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;
 
     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;
 
}
 
}
#hrp-header-compact .autobot {
+
#hrp-header-compact .autobot, #hrp-header-compact .decepticon {
 
     background: #FFFFFF;
 
     background: #FFFFFF;
 
     color: #FF3333;
 
     color: #FF3333;
Line 211: Line 214:  
     padding-bottom: 3px;
 
     padding-bottom: 3px;
 
}
 
}
#hrp-innerheader .autobot {
+
#hrp-innerheader .autobot, #hrp-innerheader .decepticon {
 
     background: #5a0000cc;
 
     background: #5a0000cc;
 
     font-family: "Cybertron";
 
     font-family: "Cybertron";
Line 238: Line 241:  
     font-size: 16px;
 
     font-size: 16px;
 
}
 
}
#hrp-specialty .villain, #hrp-speialty .autobot {
+
#hrp-specialty .villain, #hrp-speialty .autobot, #hrp-specialty .decepticon {
 
     font-family: "Aller";
 
     font-family: "Aller";
 
     font-variant: small-caps;
 
     font-variant: small-caps;
Line 286: Line 289:  
     padding-right: 5px;
 
     padding-right: 5px;
 
}
 
}
#hrp-desc .autobot {
+
#hrp-desc .autobot, #hrp-desc .decepticon {
     background: #3A3C24cc;
+
     background: #111111cc;
 
     font-family: "Aller";
 
     font-family: "Aller";
 
     color: white;
 
     color: white;
Line 326: Line 329:  
     font-family: "Aller";
 
     font-family: "Aller";
 
}
 
}
#hrp-block .autobot {
+
#hrp-block .autobot, #hrp-block .decepticon {
 
     background: #5c0000cc;
 
     background: #5c0000cc;
 
     color: white;
 
     color: white;
 
     font-family: "Aller";
 
     font-family: "Aller";
 +
}
 +
 +
#hrp-innerblock .autobot, #hrp-innerblock .decepticon {
 +
    background: 00000000;
 
}
 
}
   Line 355: Line 362:  
     color: white;
 
     color: white;
 
}
 
}
#hrp-container .autobot {
+
#hrp-container .autobot, #hrp-container .decepticon {
 
     color: white;
 
     color: white;
 
}
 
}
Line 410: Line 417:  
     padding-left: 5px;
 
     padding-left: 5px;
 
}
 
}
#hrp-text .autobot {
+
#hrp-text .autobot, #hrp-text #decepticon {
 
     background: #ffffffcc;
 
     background: #ffffffcc;
 
     font-family: "Aller";
 
     font-family: "Aller";