Files
yavsc/src/Yavsc/wwwroot/css/yavsc.css
2019-05-08 04:42:14 +01:00

6 lines
141 B
CSS

nav { background: url(/images/logo-lua.png);
background-attachment: local;
background-size: contain;
background-repeat: no-repeat;
}