Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / color / tests / modules / color_test / themes / color_test_theme / css / colors.css
index 07a4193b8a335b43bbae484f5ae233d91880971c..fa6836bd64100502d8dc4f755c50a3cbbbddf8d0 100644 (file)
@@ -1,7 +1,7 @@
 html {
-  color: #0000ff;
+  color: #00f;
 }
 
 body {
-  color: #ff0000;
+  color: #f00;
 }