12,417
edits
Coffeesaga (talk | contribs) No edit summary |
Coffeesaga (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
.date { | .date { | ||
flex: | flex:1; | ||
} | } | ||
.format { | .format { | ||
flex: | flex:1; | ||
} | } | ||
.players { | .players { | ||
flex: | flex:1; | ||
} | } | ||
.location { | .location { | ||
flex: | flex:3; | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
.winnercontent { | .winnercontent { | ||
flex: | flex:2; | ||
} | } | ||
.deckcontent { | .deckcontent { | ||
flex: | flex:3; | ||
} | } | ||