1
0
mirror of https://github.com/PurpleI2P/purplei2p.github.io synced 2025-02-06 03:34:16 +00:00

cleaning styles

This commit is contained in:
xcps 2016-12-08 06:44:25 -05:00 committed by GitHub
parent 6a76a11d9d
commit 41de3de312

View File

@ -184,7 +184,8 @@ a:hover {color: #A020B0;}
.container {text-align: center;} .container {text-align: center;}
.header {padding: 40px; height: calc(100vh - 80px); background: #800080;} .header {padding: 40px; height: calc(100vh - 80px); background: #800080;}
.header .align-center { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 80%; } .align-center { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }
.header .align-center { width: 80%; }
.download {margin-top: 20px;} .download {margin-top: 20px;}
#dl-btn { #dl-btn {