yavsc/src/Yavsc/wwwroot/css/yavsc.css

5 lines
141 B
CSS
Raw Normal View History

2019-05-08 04:42:14 +01:00
nav { background: url(/images/logo-lua.png);
background-attachment: local;
background-size: contain;
background-repeat: no-repeat;
}