Tefiducky8 (Talk | contribs) |
Tefiducky8 (Talk | contribs) |
||
Line 195: | Line 195: | ||
position: relative !important; | position: relative !important; | ||
text-align: left !important; | text-align: left !important; | ||
− | |||
display: flex !important; | display: flex !important; | ||
background-color: #FFF !important; | background-color: #FFF !important; | ||
Line 222: | Line 221: | ||
} | } | ||
− | + | .sub_menu_option { | |
− | + | width: 100%; | |
− | + | height: 40px; | |
− | + | position: relative; | |
− | + | text-align: left; | |
− | + | display: flex; | |
− | + | background-color: #000; | |
− | + | margin: auto auto; | |
− | + | align-items: center; | |
− | + | transition: 0.2s; | |
− | + | color: #D5DBDB; | |
− | + | padding-left: 24px; | |
} | } | ||
.sub_menu_option:hover { | .sub_menu_option:hover { | ||
− | + | padding-left: 10px; | |
background-color: #2E86C1; | background-color: #2E86C1; | ||
} | } |
Revision as of 15:56, 13 October 2018