Finish MP02

This commit is contained in:
2023-01-25 15:43:48 -06:00
parent 44d8b7787c
commit 4c697b9cc8
7 changed files with 318 additions and 5 deletions

View File

@@ -7,3 +7,26 @@ Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this t
Author : caleb
*/
body {
background-color: #FFFFFF;
color: #555555;
}
header {
background-color: #002171;
color: #FFFFFF;
}
nav {
background-color: #BBDEFB;
}
h1{
margin-bottom: 0;
}
h2 {
color: #1976D2;
}
dt {
color: #002171;
}
.resort {
color: #1976D2;
}