Line 50: | Line 50: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | text-align: | + | text-align:right; |
} | } | ||
.menu tr td{ | .menu tr td{ | ||
Line 57: | Line 57: | ||
font-weight: 700; | font-weight: 700; | ||
− | font-size: | + | font-size:30px; |
color:#fff; | color:#fff; | ||
width:7%; | width:7%; | ||
} | } | ||
.menu tr td.menu-item:hover{ | .menu tr td.menu-item:hover{ | ||
− | background-color:# | + | background-color:#0B4C5F; |
cursor: pointer; | cursor: pointer; | ||
} | } | ||
.subselected{ | .subselected{ | ||
− | background-color: # | + | background-color: #0B4C5F; |
} | } | ||
Revision as of 15:25, 7 August 2017