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:
/*
	Arcana 2.0 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

.button
{
	background-image: url('images/button.svg');
}

.button:hover
{
	background-image: url('images/button-hover.svg');
}

.button:active
{
	background-image: url('images/button-active.svg');
}