Skip to content
Snippets Groups Projects

Nicky CSS

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Joel Crawford-Smith
    Edited
    Nicky.css 483 B
    .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border-width: 0;
    }
    .sf-depth-1.menuparent,
    .wcag21-toggle {
      display:inline-block;
    }
    .wcag21-toggle {
      width: 13px;
      height: 40px;
      line-height: 5px;
      font-size: 13px;
      text-align: center;
      padding: 0;
      margin-bottom:2px;
      border: 0;
      background: transparent;
      color: #fff;
      position:relative;
      left:-5px;
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment