Sha256: 5d701ba14df11fa5c4cc0696e9aa2caab5e15e5b299fd6c7eb8a280b6c858625
Contents?: true
Size: 1.2 KB
Versions: 23
Compression:
Stored size: 1.2 KB
Contents
* { margin: 0; padding: 0; } body { background-color: #4B7399; font-family: Verdana, Helvetica, Arial; font-size: 14px; } a { color: #0000FF; img { border: none; } } p, article { margin: 14px 0; } th, td{ padding: 4px 1px; } h1{ margin-bottom: 20px; } li{ list-style-position: inside; } .clear { clear: both; height: 0; overflow: hidden; } .none{ display: none; } .text_right{ text-align: right; } .margin-right-tiny{ margin-right: 4px; } .bottom_space{ margin-bottom: 14px; } .bold{ font-weight: bold; } #container { width: 80%; margin: 0 auto; background-color: #FFF; padding: 20px 40px; border: solid 1px black; margin-top: 20px; } #user_nav { p { text-align: right; } } .flash{ position: fixed; top:0; left:0; width: 100%; color: #fff; &.notice{ background-color: rgba(0,178,5,0.9); } &.alert{ background-color: rgba(208,0,0,0.9); } &.warning{ background-color: rgba(227, 183, 113, 0.9); } p { text-align: center; } } .errors{ color: #D00; } input[type=text], input[type=password], textarea { width: 300px; height: 30px; font-size: 16px; } input[type=submit]{ font-size: 20px; } textarea{ height: 120px; }
Version data entries
23 entries across 23 versions & 1 rubygems