Sha256: 5e9690aaaf5bea9db40a8f6751511809b70900c6c6795c74554b2bc5b1c5959c
Contents?: true
Size: 600 Bytes
Versions: 22
Compression:
Stored size: 600 Bytes
Contents
/* Copyright (c) 2010 Orion Transfer Ltd. All Rights Reserved. */ body, p, ol, ul, blockquote { font-family: "Skia", verdana, arial, helvetica, sans-serif; color: #339; } h1, h2, h3, h4, h5, h6 { font-family: menlo, monospace; color: #303; margin-top: 2em; margin-bottom: 1em; } body { background: url(/_static/background.png) #fff center no-repeat fixed; padding: 50px; } img { border: none; } a { color: #33a; } a:hover { color: #55c; } p, dl, h3 { margin: 1em; } h3 { border-bottom: 1px solid #ccf; } ul { margin-bottom: 1em; } h3, h4, h5, h6 { font-weight: normal; }
Version data entries
22 entries across 22 versions & 1 rubygems