Changes

791 bytes added ,  05:26, 20 January 2015
no edit summary
Line 315: Line 315:     
#ff .default {
 
#ff .default {
 +
background: #f2efc3;
 +
}
 +
#ff .firefly {
 
background: #e2e9f5;
 
background: #e2e9f5;
 
}
 
}
Line 329: Line 332:  
}
 
}
 
#ff-name .default {
 
#ff-name .default {
 +
background: white;
 +
color: #8B864E;
 +
font-family: "EuroHeavy";
 +
text-align: left;
 +
padding-top: 5px;
 +
padding-bottom: 5px;
 +
}
 +
#ff-name .firefly {
 
background: white;
 
background: white;
 
color: #5d7b9f;
 
color: #5d7b9f;
Line 356: Line 367:  
}
 
}
 
#ff-header .default {
 
#ff-header .default {
 +
background: #CDC673;
 +
color: white;
 +
font-family: "EuroHeavy";
 +
padding-left: 4px;
 +
text-align: left;
 +
}
 +
#ff-header .firefly {
 
background: #a1a8c2;
 
background: #a1a8c2;
 
color: white;
 
color: white;
Line 389: Line 407:  
}
 
}
 
#ff-skill .default {
 
#ff-skill .default {
 +
font-family: "Aller";
 +
border-bottom: 1px solid black;
 +
background: white;
 +
font-variant: small-caps;
 +
font-size: 14px;
 +
margin-top: auto;
 +
margin-bottom: auto;
 +
}
 +
#ff-skill .firefly {
 
font-family: "Aller";
 
font-family: "Aller";
 
border-bottom: 1px solid black;
 
border-bottom: 1px solid black;
Line 430: Line 457:  
}
 
}
 
#ff-desc .default {
 
#ff-desc .default {
 +
font-family: "Aller";
 +
background: white;
 +
padding-left: 5px;
 +
padding-right: 5px;
 +
height: 100%;
 +
}
 +
#ff-desc .firefly {
 
font-family: "Aller";
 
font-family: "Aller";
 
background: white;
 
background: white;
Line 455: Line 489:  
}
 
}
 
#ff-block .default {
 
#ff-block .default {
 +
background: white;
 +
}
 +
#ff-block .firefly {
 
background: white;
 
background: white;
 
}
 
}
Line 474: Line 511:  
#ff-text .headline {
 
#ff-text .headline {
 
font-weight: bold;
 
font-weight: bold;
font-size: 16px;
+
font-size: 16p;x;
 
font-variant: small-caps;
 
font-variant: small-caps;
 
vertical-align: bottom;
 
vertical-align: bottom;
Line 488: Line 525:  
  }
 
  }
 
#ff-text .default {
 
#ff-text .default {
 +
background: white;
 +
font-family: "Aller";
 +
letter-spacing: 0px;
 +
line-height: 16px;
 +
padding-left: 5px;
 +
}
 +
#ff-text .firefly {
 
background: white;
 
background: white;
 
font-family: "Aller";
 
font-family: "Aller";