Sha256: b02823774813ce538e43476fb905425f737b86ced055d2454adbb4dcf3ddcf3f
Contents?: true
Size: 573 Bytes
Versions: 103
Compression:
Stored size: 573 Bytes
Contents
/* 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("/assets/big-logo.png"); background-repeat: no-repeat; background-position: bottom left; width:100%; }
Version data entries
103 entries across 103 versions & 4 rubygems