Sha256: b24d895075991fc6781a21b95cd57e12ffd2cb3f8875f1f519e1de666f1b2b4a
Contents?: true
Size: 690 Bytes
Versions: 1
Compression:
Stored size: 690 Bytes
Contents
/* This is where custom styles for your guide should live. */ div.skip-nav a { position: absolute; left: -10000; top: 0; width: 1px; height: auto; overflow: hidden; } div.skip-nav a:focus { position: absolute; top: 5px; left: 5px; width: auto; height: auto; z-index: 999999; background-color: white; padding-left: 2px; padding-right: 2px; overflow: visible; } .mainContent:focus { outline: none; } table, th, td { border: 1px solid black; padding: 5px; margin:5px; } th { background: #767576; color:white; } li.active > a{ background-color: #317ab9; } div.back-link { display: block; padding-top: .5em; } header { padding-bottom: 0.5em; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-cvent-dev-portal-1.0.0 | _sass/_jekyll-theme-cvent-dev-portal-custom.scss |