diff --git a/nrdkwebsite/Pages/layout.cshtml b/nrdkwebsite/Pages/layout.cshtml index 4050af7..e65d47e 100644 --- a/nrdkwebsite/Pages/layout.cshtml +++ b/nrdkwebsite/Pages/layout.cshtml @@ -17,11 +17,11 @@ - ЗШВЩКygolek + ygolek about users neroduckale - @* *@ + diff --git a/nrdkwebsite/wwwroot/css/style.css b/nrdkwebsite/wwwroot/css/style.css index 03cd81f..2c88b9c 100644 --- a/nrdkwebsite/wwwroot/css/style.css +++ b/nrdkwebsite/wwwroot/css/style.css @@ -15,7 +15,6 @@ a { .header-links { /* */ padding-left: 5px; padding-right: 5px; - text-align: center; } .header-link { /* */ text-align: left; @@ -29,10 +28,14 @@ a { font-family: 'Raleway', monospace; font-size: 30px; } + .header { background-color: #4d4d4d; a { color: white; } - border-radius: 5px; } + +.header { + margin: 200px; +} \ No newline at end of file