This commit is contained in:
Y-Quynh Nguyen 2022-12-22 14:51:06 +01:00
parent 46e087e2e6
commit 7dc786d9a8
2 changed files with 14 additions and 1 deletions

View file

@ -11,7 +11,8 @@
nav a {
color: rgb(243, 198, 142);
text-decoration: none;}
text-decoration: none;
text-align: center}
a {color:hotpink;
text-decoration: none;

View file

@ -7,6 +7,18 @@
<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>