whycq
2023-09-06 5d6ea49e6f45e855a4368b15384c44bd9e0ae5ef
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>