diff --git a/src/css/style.css b/src/css/style.css index 759db6f..d913dcc 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -1,5 +1,3 @@ - - .top_panel { width: auto; height: 87px; @@ -44,4 +42,34 @@ margin-left: 8px; margin-top: -86px; margin-bottom: 4.5px; +} + +.menu { + display: flex; + margin-left: 369px; + margin-top: -70.5px; +} + +.main_div { + margin-left: 73px; + margin-top: 20px; +} + +.other { + width: 91px; + height: 17px; + color: #FFF; + text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); + font-family: Montserrat Alternates; + font-size: 18px; + font-weight: 700; + margin-left: 75px; +} + +.bal { + width: 139px; + height: 48px; + border-radius: 9px; + background: #22252F; + box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25); } \ No newline at end of file diff --git a/src/index.html b/src/index.html index 4c2ebf7..38137f1 100644 --- a/src/index.html +++ b/src/index.html @@ -18,6 +18,45 @@

PLAY NOW

LUCKY DIAMOND

+ +