Added powered by

This commit is contained in:
RainLoop Team 2014-10-21 21:49:42 +04:00
parent d68ab260ac
commit 300cee0b6e
10 changed files with 32 additions and 0 deletions

View file

@ -168,6 +168,18 @@ e-spinner {
display: none;
}
.e-powered {
margin-top: 8px;
color: #333;
a {
color: #333;
text-decoration: underline;
&:hover {
color: #333;
}
}
}
html.cssanimations {
.e-spinner {