Sha256: 32f14e1ae46afe6b75cf0209f0de2c7b010fd22b714e0d2e58f18f2946d22a02
Contents?: true
Size: 911 Bytes
Versions: 5
Compression:
Stored size: 911 Bytes
Contents
body { background: url("/cms/images/trentacinque.gif") repeat scroll 0 0 transparent; } #header, #sidebar h2 { background: #222; background: -moz-linear-gradient(270deg, #555555 0%, #222 40%, #000 100%) repeat scroll 0 0 transparent; background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#555), color-stop(0.40,#222), color-stop(1.0,#000)); color: #EEE; } #content { color: #EEE; } #content a { color: #FFE900; } #content form.simple_form a { color: #170; } #content h2 { color: #AAA; text-shadow: -1px -1px 2px #000000; } .cms_documentation span.function { color: #49FF3F; } .cms_documentation .required { color: #333; } .cms_documentation .cms_info { color: #333; } form.simple_form, .shadow { -moz-box-shadow: 0.3em 0.3em 9px 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0.3em 0.3em 9px rgba(0, 0, 0, 0.5); box-shadow: 0.3em 0.3em 9px rgba(0, 0, 0, 0.5); }
Version data entries
5 entries across 5 versions & 1 rubygems