
| Current Path : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/components/branding/ |
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/rocksensor1/web/themes/contrib/bootstrap/components/branding/branding.css |
/**
* @file
* This file is used to style the branding block.
*/
@media screen and (min-width: 48em) {
.branding {
text-align: left;
}
}
.branding__site-logo {
display: inline-block;
width: 100%;
max-width: 205px;
background-color: inherit;
}
.branding__site-logo:hover,
.branding__site-logo:focus {
background-color: inherit;
}
.branding__site-logo svg {
width: 100%;
max-width: 205px;
height: auto;
}