Sha256: 43dbe3e5f8f16dd63a590aff33f7670e8a38f1612917cd3bdb37ab1730ee2018
Contents?: true
Size: 254 Bytes
Versions: 11
Compression:
Stored size: 254 Bytes
Contents
@media print { .class { color: blue; } .class .sub { width: 42; } .top, header > h1 { color: #444444; } } @media screen { body { max-width: 480; } } @media all and (orientation:portrait) { aside { float: none; } }
Version data entries
11 entries across 11 versions & 1 rubygems