TextureCombiner/Assets/WebGLTemplates/FS_Adaptive/TemplateData/style.css

2 lines
185 B
CSS
Raw Normal View History

2020-11-01 03:54:32 +01:00
.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%);}