You are here

green-fg.css in Style Switcher 3.0.x

Same filename and directory in other branches
  1. 8.2 tests/themes/styleswitcher_test_theme/css/green-fg.css
body {
  color: green;
}

File

tests/themes/styleswitcher_test_theme/css/green-fg.css
View source
  1. body {
  2. color: green;
  3. }