diff --git a/Styles/styles.css b/Styles/styles.css
index 96aa4ff..3744cc3 100644
--- a/Styles/styles.css
+++ b/Styles/styles.css
@@ -8,11 +8,27 @@
/* set both background and font color to keep content readable for
users with different text colors in browser settings.
*/
+
+@font-face{
+ font-family: "noto-serif";
+ src: url('noto-serif.regular.ttf');
+}
+
+@font-face{
+ font-family: "noto-serif";
+ src: url('noto-serif.bold.ttf');
+ font-weight: bold;
+}
+@font-face{
+ font-family: "noto-serif";
+ src: url('noto-serif.italic.ttf');
+ font-weight: 100;
+}
+
body {
background-color: #e8cba9;
color: #000000;
- font-size: 17px;
-
+ font-family: noto-serif;
}
/* Navigation bar
@@ -108,7 +124,7 @@ body {
margin: 0 auto;
padding: 10px;
text-align: center;
- background-color: #b58b58;
+ background-color: #b38265;
font-size: 13px;
color: white;
border-radius: 10px;
diff --git a/blog.php b/blog.php
index 71cf2ef..673682e 100644
--- a/blog.php
+++ b/blog.php
@@ -6,7 +6,7 @@
dpolakovic.space
-
+
@@ -42,7 +42,7 @@
After eating and breathing, expressing opinions on the internet is the
- most important humand need. Here are some of mine that occupied my mind
+ most important human need. Here are some of mine that occupied my mind
for more than few seconds.
dpolakovic.space
-
+
@@ -52,11 +52,11 @@
- when you are setting up network and you don't want to die over subnet
tables [3] CloudTube
- - FOSS instance of youtube.com
+ - free software instance of youtube.com Floppydisk.com
- - the best place to still buy floppies [3]
- Zorphar.net
- - long-running emulation website
+ - new and refurbished floppies for okay prices [3]
+ Perl monks
+ - best place to seek help and wisdom in Perl Web buttons
- here is list of 4000+ web buttons from Cyber Vanguards website WinWorld
@@ -80,6 +80,7 @@
CC BY-NC-ND 3.0
- this site is free software
+