Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
.http a:after,
.https a:after {
    margin-left: 5px;
    border: 1px solid;
    border-radius: 2px;
    padding: 0px 5px;
    font-size: 11px;
    color: #adb9bd;
}

.http a:after {
    content: "http";
}

.https a:after {
    content: "https";
}