mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-07 22:07:48 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<style TYPE="text/css">
|
||||
body
|
||||
{
|
||||
margin:0;
|
||||
padding:0;
|
||||
color:#000000;
|
||||
background:none;
|
||||
font-family: "Source Sans Pro";
|
||||
font-size:12px;
|
||||
text-align:center;
|
||||
}
|
||||
a:link {color:#42528F;}
|
||||
a:visited {color:#42528F;}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
textPlaceholder
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user