1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 15:07:44 +00:00
Files
matomo/plugins/Morpheus/stylesheets/uibase/_header.less
2020-05-26 09:11:57 +12:00

28 خطوط
337 B
Plaintext

#root {
#logo {
padding-left: 16px;
padding-top: 6px;
img {
max-height: 32px;
&.default-piwik-logo {
width: 150px;
}
}
}
#logo > a {
text-decoration: none;
}
}
#javascriptDisabled,
#javascriptDisabled a {
font-weight: bold;
color: #f88d22;
padding: 15px;
clear: both;
}