mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Added powered by
This commit is contained in:
parent
d68ab260ac
commit
300cee0b6e
10 changed files with 32 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue