mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
body { | body { | ||
background: url(https:// | background: url(https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png) no-repeat center center fixed; | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; |
Latest revision as of 03:38, 18 April 2023
body {
background: url(https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}