Sha256: 634ba3dde3d64de8cfe01db8fbb7f60b18662a98d9607be9d9b8530d85a74d36
Contents?: true
Size: 486 Bytes
Versions: 6
Compression:
Stored size: 486 Bytes
Contents
@charset "UTF-8"; /* The height and padding for the header bar */ $header-height: 5rem; $header-padding: 1.75rem; /* The horizontal padding for the navigation and TOC sidebars */ $sidebar-padding: 5rem; /* The default border colour for elements with borders */ $default-border-colour: rgb(230, 236, 241); /* The colour for any box shadows */ $box-shadow-colour: rgba(116, 129, 141, 0.1); /* The hover colour for custom-coloured hyperlinks */ $link-hover-colour: rgb(56, 132, 254);
Version data entries
6 entries across 6 versions & 1 rubygems