Sha256: 2b32ec08c09e9e267920833a8434d7de341dc055520ca62abf4b36c3ccac57a2
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
html { background: #fff url(/audiosocket.png) no-repeat fixed center; } body { font-family : "Helvetica Neue", sans-serif; margin-top : 72px; text-align : center; } input { background : #fff; border : 1px solid #000; color : #000; font-size : 18px; margin : 0; padding : 0; } #url { border-bottom-left-radius : 4px; border-top-left-radius : 4px; padding : 6px; width : 300px; } #shorten { -webkit-transition : 0.3s; background : #000; border-bottom-right-radius : 4px; border-top-right-radius : 4px; color : #777; cursor : pointer; padding : 6px; } #shorten:hover { color: #eee; } #shortened input { border : 0; color : #333; cursor : text !important; font-size : 24px; text-align : center; width : 500px; } #shortened p { color : #666; font-size : 13px; margin-top : 6px; }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
oso-2.0.1 | lib/oso/public/index.css |
oso-2.0.0 | lib/oso/public/index.css |
oso-1.0.1 | lib/oso/public/index.css |
oso-1.0.0 | lib/oso/public/index.css |