mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 04:25:39 +01:00
Replace more umami branding
This commit is contained in:
parent
a8f8d4088d
commit
1dd4ada767
5 changed files with 33 additions and 9 deletions
|
|
@ -9,26 +9,31 @@
|
|||
fill: currentColor;
|
||||
}
|
||||
|
||||
.xlarge > img,
|
||||
.xlarge > svg {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.large > img,
|
||||
.large > svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.medium > img,
|
||||
.medium > svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.small > img,
|
||||
.small > svg {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.xsmall > img,
|
||||
.xsmall > svg {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue