Line 11: | Line 11: | ||
background-color: #fff; | background-color: #fff; | ||
} | } | ||
− | + | a.dropmenu.show { | |
color: #007bff; | color: #007bff; | ||
text-decoration: none; | text-decoration: none; |
Revision as of 09:10, 25 July 2019
- content {
width: 100%; margin-left: 0; padding: 0; margin: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff;
} a.dropmenu.show {
color: #007bff; text-decoration: none; background-color: transparent;
}
- top_title, #top_menu_under {
display: none;
}