4,554
edits
No edit summary |
No edit summary |
||
Line 56: | Line 56: | ||
width: calc(20% - 2px); | width: calc(20% - 2px); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
height: fit-content; | height: fit-content; | ||
padding: 7px; | padding: 7px; | ||
Line 79: | Line 78: | ||
margin-right: 0; | margin-right: 0; | ||
border-right: 1px solid black; | border-right: 1px solid black; | ||
} | |||
.head-box { | |||
border: 1px solid black; | |||
} | } | ||
/* End Style for header<------ */ | /* End Style for header<------ */ |