vendor/assets/stylesheets/typography.css.scss in flashgrid-1.1.2 vs vendor/assets/stylesheets/typography.css.scss in flashgrid-1.2.0
- old
+ new
@@ -143,10 +143,10 @@
================================================== */
.text-black { color: rgba(71,74,84,1); }
.text-blue { color: rgba(58,144,216,1); }
.text-gray { color: rgba(158,171,179,1); }
.text-green { color: rgba(122,179,23,1); }
-.text-red { color: rgba(254,79,50,1); }
+.text-red { color: rgba(255,50,50,1); }
.text-white { color: rgba(255,255,255,1); }
/* #Scripts
================================================== */
.text-monospace { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }
\ No newline at end of file