Sha256: 5ed30df9ceb46171cb069ea0f0124770c6405209d846cdfd627df383f0689b4e
Contents?: true
Size: 619 Bytes
Versions: 104
Compression:
Stored size: 619 Bytes
Contents
<style type="text/css"> /* This stylesheet overwrites some of the parameters fixed by other stylesheets found in * assets/stylesheets. Since they are compiled all together in alphabetic order, it should be * start by zero to make sure it is the first one to be executed. */ #center_body{ border: none; width:100%; } #footer ul{ padding-left: 59px; } #sidebar{ display:none; } #toolbar{ padding: 0; } #wrapper_body{ background-color: inherit; background-image: url("<%= asset_path("big-logo.png") %>"); background-repeat: no-repeat; background-position: bottom left; width:100%; } </style>
Version data entries
104 entries across 104 versions & 2 rubygems