Send view contents

This commit is contained in:
Gabriel Bazán 2016-09-27 12:26:58 -03:00
commit db8d587101
4 changed files with 46 additions and 26 deletions

View file

@ -16,4 +16,11 @@
position: absolute;
top: 10px;
}
.show-more {
text-align: center;
padding: 20px;
font-size: 16px;
color: #387ef5;
font-weight: bold;
}
}