Add ktx
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright 2020 Mark Callow
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
canvas {
|
||||
border: 2px solid black;
|
||||
background-color: black;
|
||||
}
|
||||
video {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user