actually fixed the SQL and the testing script. Added future support for rich responses
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<style>
|
||||
html{
|
||||
font-family: sans-serif;
|
||||
font-size: 50pt;
|
||||
height: 100%;
|
||||
width: 768px;
|
||||
overflow: hidden;
|
||||
display: table;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user