theme, plugins und config für die Webseite der Baptisten Hohenacker https://baptisten-hohenacker.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
334 B

#navbar-toggle-cbox {
display:none
}
.dropdown-toggle-cbox {
display:none
}
.dropdown-toggle {
line-height: 20px;
padding: 10px 15px;
margin-bottom: 0;
font-weight: normal;
color: #777;
display: block;
}
@media (min-width: 768px){
.dropdown-toggle{
padding-top: 15px;
padding-bottom: 15px;
}
}