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

From the CreationKit Wiki
Jump to navigation Jump to search
(Created page with "[class*="body"]{ background-color: rgb(13, 17, 23) } body{ background-color: rgb(22, 27, 34) } .vector-menu-portal{ color: rgb(201, 209, 217) }")
(No difference)

Revision as of 21:30, 1 December 2021

[class*="body"]{
  background-color: rgb(13, 17, 23)
}
body{
  background-color: rgb(22, 27, 34)
}

.vector-menu-portal{
  color: rgb(201, 209, 217)
}