sfs
This commit is contained in:
parent
721dd19eb3
commit
d2b45746a0
2 changed files with 5 additions and 2 deletions
3
css/queen.css
Normal file
3
css/queen.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.A {
|
||||
margin-left: 50px;
|
||||
}
|
|
@ -5,8 +5,8 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>History</title>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="css/text.css">
|
||||
<link rel="stylesheet" href="css/queen.css">
|
||||
</head>
|
||||
<body class="A">
|
||||
<header>
|
||||
|
|
Loading…
Reference in a new issue