initial
This commit is contained in:
parent
ddf7c1de42
commit
dbadcf267e
18 changed files with 1102 additions and 0 deletions
9
html/styles.css
Normal file
9
html/styles.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
background-color: powderblue;
|
||||
}
|
||||
h1 {
|
||||
color: blue;
|
||||
}
|
||||
p {
|
||||
color: red;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue