6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
|
|
<style>
|
||
|
|
.background-image {
|
||
|
|
background-image: url('@ViewBag.WallpaperUrl');
|
||
|
|
}
|
||
|
|
</style>
|