Better handling of a long title; option to disable the share FAB; --> Version 0.6

This commit is contained in:
mmk2410 2015-07-03 14:37:32 +02:00
parent aa1bc50648
commit accc37e5be
6 changed files with 67 additions and 26 deletions

View file

@ -72,6 +72,14 @@ body{
color: #fff;
}
.fadeout{
position: absolute;
height: 64px;
top: 0px;
right: 0px;
width: 40px;
}
.nav-img{
height: 26px;
padding: 19px;