mirror of
https://github.com/derisamedia/luci-theme-alpha.git
synced 2025-01-05 10:16:56 +08:00
Update gaya.css
This commit is contained in:
parent
ad466e2405
commit
bca5c85fa1
@ -2018,14 +2018,14 @@ strong {
|
||||
.ifacebox {
|
||||
line-height: 1.25;
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
min-width: 150px;
|
||||
flex-direction: column;
|
||||
min-width: 100px;
|
||||
background-color: #54545450;
|
||||
border-radius: 20px;
|
||||
flex-wrap: nowrap;
|
||||
align-content: stretch;
|
||||
justify-content: space-evenly;
|
||||
align-items: flex-start;
|
||||
align-content: center;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
div.ifacebox-head {
|
||||
|
Loading…
Reference in New Issue
Block a user