mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 21:39:54 +02:00
add appearance setting
This commit is contained in:
@ -90,6 +90,7 @@ afx-list-view.dropdown > div.list-container > ul{
|
||||
border-radius: 3px;
|
||||
padding:2px;
|
||||
border-top-left-radius: 0px;
|
||||
z-index: 10;
|
||||
}
|
||||
afx-list-view.dropdown > div.list-container > ul > li{
|
||||
display: inline-block;
|
||||
|
@ -5,9 +5,6 @@ html,body{
|
||||
font-size: 13px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(wp2.jpg);
|
||||
background-size: cover;
|
||||
background-repeat: repeat;
|
||||
overflow: hidden;
|
||||
}
|
||||
#wrapper{
|
||||
|
Reference in New Issue
Block a user