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 {
|
||||
color: rgb(243, 198, 142);
|
||||
text-decoration: none;
|
||||
text-align: center}
|
||||
text-decoration: none;}
|
||||
|
||||
a {color:hotpink;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
|
|
@ -7,18 +7,6 @@
|
|||
<title>History</title>
|
||||
<link rel="stylesheet" href="css/text.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>
|
||||
<body class="A">
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Reference in a new issue