Difference between revisions of "User:Daveh/common.css"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
(Created page with "body { background-image: url("https://cdnstatic.bethsoft.com/creationkit.com/fallout-screened-smaller.jpg"); }")
 
 
Line 1: Line 1:
body {
body {
   background-image:  url("https://cdnstatic.bethsoft.com/creationkit.com/fallout-screened-smaller.jpg");
   background-image:  none;
}
}

Latest revision as of 08:43, 22 May 2022

body {
  background-image:  none;
}