hello
This commit is contained in:
parent
8495da8139
commit
40246b6038
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ nav a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-align: center}
|
text-align: center}
|
||||||
|
|
||||||
a {color:hotpink;
|
a {color:sienna;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: bold ;
|
font-weight: bold ;
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
<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/text.css">
|
||||||
<link rel="stylesheet" href="css/queen.css">
|
|
||||||
<style>
|
<style>
|
||||||
a {color:black;
|
a {color:black;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in a new issue