Sha256: 76a0aa1702588f630829fa3c4a5c0268794dbb49468bf9311176ae5827910c54
Contents?: true
Size: 570 Bytes
Versions: 16
Compression:
Stored size: 570 Bytes
Contents
// This file was generated by html5-rails // https://github.com/sporkd/html5-rails // Upgrade with: $ rails generate html5:install // // EXAMPLE Media Query for Responsive Design. // This example overrides the primary ('mobile first') styles // Modify as content requires. @media only screen and (min-width: 35em) { // Style adjustments for viewports that meet the condition } @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { // Style adjustments for high resolution devices }
Version data entries
16 entries across 16 versions & 1 rubygems