
| Current Path : /var/www/html/wirtschaftsclub.web-klick.de/themes/wirtschaftsclub/sass/component/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/wirtschaftsclub.web-klick.de/themes/wirtschaftsclub/sass/component/_panel.scss |
/**
* Panel styling.
*/
.panel-title {
display: block;
margin: -10px -15px;
padding: 10px 15px;
&, &:hover, &:focus, &:hover:focus {
color: inherit;
}
&:focus, &:hover {
text-decoration: none;
}
}