Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
27
www/css/styles.css
Normal file
27
www/css/styles.css
Normal file
@@ -0,0 +1,27 @@
|
||||
@charset "UTF-8";
|
||||
/* Comment Header */
|
||||
/* File Header */
|
||||
|
||||
/* Section CSS Reset -- GLOBAL */
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Section a Lea */
|
||||
.lea body {
|
||||
background-color: blueviolet;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Section a Jeremy */
|
||||
|
||||
|
||||
/* Section a Andres */
|
||||
|
||||
|
||||
/* Section a Stan */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user