Explorar o código

Examples: Format

Mugen87 %!s(int64=7) %!d(string=hai) anos
pai
achega
11bf4819d6
Modificáronse 1 ficheiros con 7 adicións e 7 borrados
  1. 7 7
      examples/webaudio_timing.html

+ 7 - 7
examples/webaudio_timing.html

@@ -35,11 +35,11 @@
 				z-index: 1;
 				top: 0;
 				left: 0;
-			  width: 100%;
-			  height:100%;
-			  display: flex;
-			  align-items: center;
-			  justify-content: center;
+				width: 100%;
+				height:100%;
+				display: flex;
+				align-items: center;
+				justify-content: center;
 				opacity: 1;
 				background-color: #000000;
 				color: #ffffff;
@@ -50,8 +50,8 @@
 			}
 
 			#overlay > div > button {
-			  height: 20px;
-			  width: 100px;
+				height: 20px;
+				width: 100px;
 				background: transparent;
 				color: #ffffff;
 				outline: 1px solid #ffffff;