Refactor. JS time!
This commit is contained in:
12
Assignments/HTML/lab4_CalebFontenot/public_html/4.7/site.css
Normal file
12
Assignments/HTML/lab4_CalebFontenot/public_html/4.7/site.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
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;
|
||||
}
|
Reference in New Issue
Block a user