whycq
2023-08-30 cfd50bf5368e74d4b4710cd8bdc44b5baee24cc5
src/main/webapp/views/indexTV.html
@@ -7,12 +7,11 @@
    <script src="../static/js/jquery/jquery-3.3.1.min.js"></script>
    <style>
        html{
            transform: scale(1) translate(0,0);
            /*transform: scale(0.5) translate(-50%,-50%);*/
            height: 150%;
            width: 150%;
            /*transform: scale(1) translate(0,0);*/
            transform: scale(0.5) translate(-50%,-50%);
            height: 200%;
            width: 200%;
        }
    </style>
</head>
<body>