This commit is contained in:
Y-Quynh Nguyen 2022-12-22 14:55:05 +01:00
parent 8495da8139
commit 40246b6038
2 changed files with 1 additions and 2 deletions

View file

@ -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;

View file

@ -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;