4,554
edits
No edit summary |
No edit summary |
||
Line 90: | Line 90: | ||
padding-left: 25px; | padding-left: 25px; | ||
padding-top: 25px; | padding-top: 25px; | ||
padding-bottom: | padding-bottom: 160px; | ||
} | } | ||
.head-col { | .head-col { | ||
Line 1,228: | Line 1,228: | ||
margin: 0 auto; | margin: 0 auto; | ||
position: absolute; | position: absolute; | ||
top: | top: 340px; | ||
background: #FFFFFF00 0%; | background: #FFFFFF00 0%; | ||
padding-left: 1px; | padding-left: 1px; | ||
Line 1,545: | Line 1,545: | ||
justify-content: space-between; /* This puts one group on the left, and the other on the right */ | justify-content: space-between; /* This puts one group on the left, and the other on the right */ | ||
position: relative; | position: relative; | ||
top: | top: 340px; | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
margin-left: -3px; | margin-left: -3px; |