1
0
mirror of https://github.com/PurpleI2P/purplei2p.github.io synced 2025-02-11 06:04:15 +00:00

center aligner

This commit is contained in:
xcps 2016-12-08 06:36:20 -05:00 committed by GitHub
parent 0a5faba1cf
commit aec4b1d63e

View File

@ -184,6 +184,7 @@ a:hover {color: #A020B0;}
.container {text-align: center;}
.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%; }
.download {margin-top: 20px;}
#dl-btn {