mirror of
https://github.com/LiEnby/eCDP-Serial-Code.git
synced 2025-04-18 22:18:51 +01:00
Add files via upload
This commit is contained in:
parent
141492307f
commit
c790692345
@ -5,12 +5,8 @@ body{
|
||||
}
|
||||
.keygen{
|
||||
display: inline-block;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
margin: 10px;
|
||||
top: 50px;
|
||||
|
||||
padding:20px;
|
||||
width:50%;
|
||||
|
@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> McKeygen - Serial Key Generator for eCDP</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.0">
|
||||
<link rel="stylesheet" type="text/css" href="ecdp.css">
|
||||
</head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user