Compare commits
No commits in common. "3d69114b3af713f7afb981bc75909f405b6d698f" and "cf9439039dca691468cf38547ee3c9cada75951f" have entirely different histories.
3d69114b3a
...
cf9439039d
2 changed files with 2 additions and 5 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
.A {
|
|
||||||
margin-left: 50px;
|
|
||||||
}
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue