mirror of
https://github.com/maxartz15/TextureCombiner.git
synced 2024-11-09 23:22:55 +01:00
1165a4e4a8
P4 -> GitHub sync.
2 lines
185 B
CSS
2 lines
185 B
CSS
.webgl-content * {border: 0; margin: 0; padding: 0}
|
|
.webgl-content {position: relative; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} |