Changes

Jump to navigation Jump to search
467 bytes added ,  03:26, 19 October 2018
no edit summary
Line 29: Line 29:  
}
 
}
 
  td.AbilityHeader{
 
  td.AbilityHeader{
background-color: rgb(28,67,113);
+
background-color: #1D4573;
 
text-align: center;
 
text-align: center;
 
color: white;
 
color: white;
Line 35: Line 35:  
border: 1px solid black;
 
border: 1px solid black;
 
width: 16.66%;
 
width: 16.66%;
 +
}
 +
 +
td.SkillCol {
 +
background-color: #EFF7F9;
 +
text-align: left;
 +
color: black;
 +
font-weight:bold;
 +
font-variant:small-caps;
 +
border: .5px solid #949597;
 +
width:30%;
 +
}
 +
td.SkillRank {
 +
background-color: #EFF7F9;
 +
text-align: center;
 +
color: black;
 +
font-weight:normal;
 +
border: .5px solid #949597;
 +
width:5%;
 +
}
 +
td.SkillRank {
 +
background-color: #EFF7F9;
 +
text-align: center;
 +
color: black;
 +
font-weight:bold;
 +
font-variant:small-caps;
 +
border: .5px solid #949597;
 +
width:15%;
 
}
 
}
 
table.InnerCharSheet td.InnerCharSheetHeader {
 
table.InnerCharSheet td.InnerCharSheetHeader {

Navigation menu