Line 43: | Line 43: | ||
} | } | ||
.s1 table td{ | .s1 table td{ | ||
− | height: | + | height:4vw; |
− | width: | + | width: 16vw; |
font-size: 2vw; | font-size: 2vw; | ||
color: white; | color: white; | ||
Line 52: | Line 52: | ||
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
− | height: | + | height:90%; |
− | width: | + | width: 90%; |
background: rgba(0,0,0,0.3); | background: rgba(0,0,0,0.3); | ||
line-height: 4rem; | line-height: 4rem; | ||
Line 62: | Line 62: | ||
} | } | ||
.s1 table td a:hover{ | .s1 table td a:hover{ | ||
− | height: | + | height:100%; |
− | width: | + | width: 100%; |
background: rgba(0,0,0,0.4); | background: rgba(0,0,0,0.4); | ||
transition: all 0.1s ease-out; | transition: all 0.1s ease-out; |
Revision as of 11:23, 11 May 2018