rails--rails/guides/assets/stylesheets
Olivier Lacan 8990921ba9 Replace outdated Rails Guides logo
The previous version wasn’t matching the Rails Guides logo source file
listed at https://github.com/rails/homepage/blob/master/materials/rails_guides_logo.psd
somehow. It was also a GIF when an 8-bit PNG results in a smaller file (2KB vs 4KB) which
should be just as widely compatible with browsers.

And that’s just for the 1x version. I added a new 2x version for “retina” or high-density
displays and a CSS @media query to progressively enhance with this high density
version of the logo. I’ve ensured that this query is supported across browsers by
using vendor-specific versions when necessary. See:
https://caniuse.com/#feat=css-media-resolution

[ci skip]
2018-10-19 19:27:04 -04:00
..
syntaxhighlighter Increase margin-bottom for doc's code syntax highlighter 2016-08-20 11:56:03 -05:00
fixes.css moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
kindle.css moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
main.css Replace outdated Rails Guides logo 2018-10-19 19:27:04 -04:00
print.css Improve css in guide 2018-04-01 07:29:49 +09:00
reset.css moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
style.css Use Turbolinks in Rails guides 2018-04-23 20:07:05 +09:00
turbolinks.css Use Turbolinks in Rails guides 2018-04-23 20:07:05 +09:00