Changes

From Life After BOB Wiki
m
no edit summary
Line 34: Line 34:       −
/* Infobox */
+
/* Character Infobox */
 
aside.portable-infobox{
 
aside.portable-infobox{
 
   line-height: 1.25em;
 
   line-height: 1.25em;
    
+
}
 +
 
 +
.pi-data-label{
 +
   flex-basis:40%;
 +
}
 +
 
 +
.pi-data-value{
 +
  flex-basis:60%;
 
}
 
}