ASDV-WebDev/Assignments/lab4_CalebFontenot/public_html/4.7/site.css

13 lines
325 B
CSS
Raw Normal View History

2023-01-25 10:57:54 -06:00
/*
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 24, 2023, 9:28:59 AM
Author : caleb
*/
body {
background-color: #FFFFCC;
color: #0000FF;
}