add style on send all

This commit is contained in:
bechi 2015-06-22 14:35:16 -03:00
commit 0cdda72086
2 changed files with 12 additions and 5 deletions

View file

@ -49,6 +49,13 @@ h4.title {
font-size: 0.7rem;
}
h4.title a {
text-transform: none;
font-weight: 400;
margin-top: 7px;
font-size: 12px;
}
body, html{
height:100%;
width:100%;