Commit cd801318 authored by Sergey Serov's avatar Sergey Serov

Main page (>1024px)

parent 21911ac7
......@@ -42,6 +42,13 @@ body{
overflow-x: hidden;
background-color: black;
width: 100%;
font-family: "Noah";
}
@font-face {
font-family: "Noah";
src: url("./Fonts/noah-bold.otf") format("opentype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Europe";
......
......@@ -222,6 +222,7 @@
color: #2c3e50;
/* height: 100%; */
width: 100%;
font-family: "Noah";
/* background-image: url('../source/Bacground.png') */
}
#main .background_image{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment