4,090
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
body { | body { | ||
background-color: | background-color: #FAFAFA 0%; | ||
transition: background-color 1s ease; | transition: background-color 1s ease; | ||
} | } |