野心家
2023-06-20 ab7a74dfb4d0748175a1f8fcaf9d1a20b3919d2a
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>