diff --git a/assets/styles/Fontdo.css b/assets/styles/Fontdo.css new file mode 100644 index 0000000..5255a1a --- /dev/null +++ b/assets/styles/Fontdo.css @@ -0,0 +1,9 @@ +p { + font-family: jetbrains_monoregular; +} +h1 { + font-family: jetbrains_monoregular; +} +h2 { + font-family: jetbrains_monoregular; +} \ No newline at end of file diff --git a/assets/styles/blog.css b/assets/styles/blog.css index cf58c44..49b935c 100644 --- a/assets/styles/blog.css +++ b/assets/styles/blog.css @@ -10,8 +10,7 @@ background: white; } -p { - font-family: jetbrains_monoregular; +body { padding: px; background: #868686; } diff --git a/blog.html b/blog.html index 5b956d3..58680ec 100644 --- a/blog.html +++ b/blog.html @@ -36,6 +36,8 @@ + +
diff --git a/index.html b/index.html index 51aa2c6..fa8e244 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@ + diff --git a/sitemap.html b/sitemap.html index 0fdf58e..221e787 100644 --- a/sitemap.html +++ b/sitemap.html @@ -36,6 +36,7 @@ +
diff --git a/wip.html b/wip.html index bea3d12..380f7d8 100644 --- a/wip.html +++ b/wip.html @@ -36,6 +36,7 @@ +