diff --git a/site/index.html b/site/index.html index cb5f5d7..443e4de 100644 --- a/site/index.html +++ b/site/index.html @@ -15,7 +15,7 @@ - +
@@ -35,7 +35,11 @@ - +Рестораны Вологды
+Места где можно хорошо поесть
+ +Вологда
- +Достопримечательности
- +Рестораны
diff --git a/site/style/textFont.css b/site/style/textFont.css index 5f50384..72e032b 100644 --- a/site/style/textFont.css +++ b/site/style/textFont.css @@ -62,7 +62,7 @@ .miniText { font-size: calc(var(--textSize) * 0.9); font-family: 'Sometype Mono', monospace; - color: rgb(0, 0, 0); + color: rgb(255, 255, 255); } :root {