Repository URL to install this package:
|
Version:
0.0.1-0 ▾
|
zendcddemo-apps-gotcms-project
/
zendcddemo-files
/
apps
/
gotcms_project
/
public
/
frontend
/
css
/
style-ie9.css
|
|---|
/*
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');
}