This commit is contained in:
Y-Quynh Nguyen 2022-12-12 10:49:23 +01:00
parent 721dd19eb3
commit d2b45746a0
2 changed files with 5 additions and 2 deletions

3
css/queen.css Normal file
View file

@ -0,0 +1,3 @@
.A {
margin-left: 50px;
}

View file

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>History</title> <title>History</title>
<link rel="stylesheet" href="css/text.css">
<link rel="stylesheet" href="css/queen.css">
</head> </head>
<body class="A"> <body class="A">
<header> <header>