We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea00ec1 commit cdd9a6fCopy full SHA for cdd9a6f
1 file changed
index.html
@@ -66,7 +66,7 @@
66
</style>
67
</head>
68
<body class="line-numbers">
69
- <div id="main" style="">
+ <div id="main" style="margin-left: 15%;margin-right: 15%;padding: 2% 2%;border-radius: 5%;background: rgba(255, 255, 255, 0.55);backdrop-filter: blur(5px);)">
70
<p class="chinese">警告!本网站处于测试阶段!</p>
71
<p class="english">Warning! Page is test!</p>
72
<pre><code class="language-python">print("Hello World!")
0 commit comments