changes, big changes
This commit is contained in:
parent
a9c8e49631
commit
61f8e453e2
8 changed files with 24 additions and 9 deletions
BIN
public/golden-banana.gif
Normal file
BIN
public/golden-banana.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
10
public/styles.css
Normal file
10
public/styles.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
body {
|
||||
background-color: lightgoldenrodyellow;
|
||||
}
|
||||
.blog {
|
||||
border: 2px solid hotpink;
|
||||
}
|
||||
.blogpost {
|
||||
border: 2px solid cornflowerblue;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue