mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Added support for zh-CN locale.
This commit is contained in:
parent
e8538f6e23
commit
987fdfd57d
9 changed files with 168 additions and 124 deletions
|
|
@ -6,16 +6,10 @@
|
|||
min-height: 100px;
|
||||
}
|
||||
|
||||
.footer .center button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue