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:
parent
0a5faba1cf
commit
aec4b1d63e
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user