717
edits
m (actually just make it Commissioner) |
m (figure class) |
||
Line 214: | Line 214: | ||
height: 1lh; | height: 1lh; | ||
max-height: 100%; | max-height: 100%; | ||
} | |||
.figure { | |||
background: #00000010; | |||
border: 1px solid #00000020; | |||
padding: 4px; | |||
} | |||
@media screen and (min-width: 750px) { | |||
.figure { float: right; } | |||
} | } |