Under Construction
<animateTransform
attributeName="transform"
begin="0s"
dur="3s"
type="rotate"
from="0 31 37"
to="360 31 37"
repeatCount="indefinite"
<animateTransform
attributeName="transform"
begin="0s"
dur="2s"
type="rotate"
from="0 78 21"
to="-360 78 21"
repeatCount="indefinite"
Please forgive the inconvenience.
We are currently initializing our Contents.
It’s okay, we’re excited too!
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);
.warning-content h1{
font-weight:100;
font-size:27pt;
color:#E43;
}
.warning-content p{font-weight:300;}
.warning-content {
position:absolute;
top:25%;
width:100%;
height:300px;
text-align:center;
margin:0;
}
