Branding: User logo / logo title

This commit is contained in:
RainLoop Team 2015-04-29 00:28:30 +04:00
parent 56a11e5833
commit 86295f6e5b
11 changed files with 92 additions and 28 deletions

View file

@ -34,16 +34,25 @@
vertical-align: middle;
}
.logoPlace {
margin: -5px 10px 0 0;
font-size: 25px;
line-height: 30px;
height: 40px;
}
.audioPlace {
font-size: 25px;
line-height: 30px;
margin-right: 15px;
margin-right: 10px;
width: 25px;
.playIcon, .stopIcon {
cursor: pointer;
color: orange;
text-shadow: 0 1px 0 #555;
float: right;
}
.playIcon {