You are here

blue-bg.css in Style Switcher 8.2

Same filename and directory in other branches
  1. 3.0.x tests/themes/styleswitcher_test_theme/css/blue-bg.css
body {
  background-color: blue;
}

File

tests/themes/styleswitcher_test_theme/css/blue-bg.css
View source
  1. body {
  2. background-color: blue;
  3. }