Merge pull request #3 from zsm1703/main

Fix: style font-size.
This commit is contained in:
malaohu
2021-07-06 19:41:31 +08:00
committed by GitHub
+2 -3
View File
@@ -32,7 +32,7 @@
} }
h1 { h1 {
text-align:center; text-align:center;
fone-size:18; font-size:18;
} }
button:hover { button:hover {
opacity: 0.8; opacity: 0.8;
@@ -49,13 +49,12 @@
padding: 16px 0; padding: 16px 0;
text-align: center; text-align: center;
} }
@media screen and (max-width: 300px) {
</style> </style>
</head> </head>
<body> <body>
<form action="/gen" mothod="get"> <form action="/gen" mothod="get">
<h1>MobaXterm Keygen</h1> <h1>MobaXterm Keygen</h1>
<div class="formcontainer"> <div class="formcontainer"></div>
<hr/> <hr/>
<div class="container"> <div class="container">
<label for="name"><strong>Name</strong></label> <label for="name"><strong>Name</strong></label>