Sha256: f1fc357d884039fb0ed14935a1433fd3bfe4ccbb0c4eb367ef981b53eb8564a5
Contents?: true
Size: 947 Bytes
Versions: 10
Compression:
Stored size: 947 Bytes
Contents
@import url(undohtml.css); body { background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 20px; } h1, h2, h3 { font-weight: normal; margin: 0px 0px 10px 0px; } h1 { font-size: 200%; border-bottom: 5px solid #f0f0f0; padding-bottom: 5px; font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; } h2 { font-size: 150%; margin-left: 20%; } h3 { font-size: 120%; } li a { color: blue; text-decoration: none; } li a:hover { background-color: #FFFF00 !important; } li a:visited { background-color: #ececec; } .layout { position: relative; } .column1 { width: 15%; border-right: 15px solid silver; background-color: #f0f0f0; padding-top: 10px; padding-bottom: 10px; } .column1 h3 { margin-left: 10px; } .column2 { position: absolute; left: 20%; top: 0px; width: 75%; } .footer { margin-top: 20px; width: 15%; }
Version data entries
10 entries across 10 versions & 5 rubygems