diff --git a/assets/style/color.css b/assets/style/color.css new file mode 100644 index 0000000..32ef5fc --- /dev/null +++ b/assets/style/color.css @@ -0,0 +1,7 @@ +html { + background-color: #aadcf6 +} + +a { + color: #50a8d8 +} \ No newline at end of file diff --git a/blog.html b/blog.html index 6dbc2d4..0369bc1 100644 --- a/blog.html +++ b/blog.html @@ -3,11 +3,12 @@
+