mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 13:14:22 +02:00
add wallpaper
This commit is contained in:
@ -5,8 +5,8 @@ html,body{
|
||||
font-size: 13px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(wp.png);
|
||||
/*background-size: cover;*/
|
||||
background-image: url(wp2.jpg);
|
||||
background-size: cover;
|
||||
background-repeat: repeat;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user