share links

This commit is contained in:
Mahdi Dibaiee
2015-04-12 21:00:11 +04:30
parent 914d13e674
commit aa173585cd
3 changed files with 15 additions and 0 deletions

View File

@ -4,6 +4,13 @@ body {
padding-bottom: 5rem;
}
.share-page {
padding: 10px 50px;
background: rgba(0, 0, 0, 0.1);
border-radius: 5px;
margin: 50px 0;
}
header {
width: 100%;
text-align: center;