Compare commits
No commits in common. "8495da8139876c2cb196e78482cb311688ca02e5" and "f1c1760d3eb5e8873c420a89730f149ec88aca10" have entirely different histories.
8495da8139
...
f1c1760d3e
2 changed files with 1 additions and 14 deletions
|
|
@ -11,8 +11,7 @@
|
||||||
|
|
||||||
nav a {
|
nav a {
|
||||||
color: rgb(243, 198, 142);
|
color: rgb(243, 198, 142);
|
||||||
text-decoration: none;
|
text-decoration: none;}
|
||||||
text-align: center}
|
|
||||||
|
|
||||||
a {color:hotpink;
|
a {color:hotpink;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
|
||||||
|
|
@ -7,18 +7,6 @@
|
||||||
<title>History</title>
|
<title>History</title>
|
||||||
<link rel="stylesheet" href="css/text.css">
|
<link rel="stylesheet" href="css/text.css">
|
||||||
<link rel="stylesheet" href="css/queen.css">
|
<link rel="stylesheet" href="css/queen.css">
|
||||||
<style>
|
|
||||||
a {color:black;
|
|
||||||
text-decoration: none;
|
|
||||||
font-weight: normal;
|
|
||||||
font-size: medium;}
|
|
||||||
nav a {
|
|
||||||
color: rgb(243, 198, 142);
|
|
||||||
text-decoration: none;
|
|
||||||
font-weight: bold ;
|
|
||||||
font-size: x-large;
|
|
||||||
text-align: center}
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body class="A">
|
<body class="A">
|
||||||
<header>
|
<header>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue