Semester 3 pog

This commit is contained in:
2023-08-16 17:31:33 -05:00
parent 2dc89a3b93
commit a33c99cbd2
1558 changed files with 439 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/*
Created on : Jan 25, 2023, 9:50:47 AM
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;
}