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

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
body {
body {
   background-image: none;
   background-image: none;
   background-color: none;
   background-color: white;
}
}

Latest revision as of 01:08, 31 May 2022

body {
  background-image: none;
  background-color: white;
}