Commit e3f0b5a8 authored by Sergey Serov's avatar Sergey Serov

Main page

parent 5f268515
...@@ -450,7 +450,7 @@ ...@@ -450,7 +450,7 @@
height: 37%; height: 37%;
width: 90%; width: 90%;
margin: 0 auto; margin: 0 auto;
margin-top: 5%; margin-top: 11%;
} }
#main #base #earth .graf #planet div#text_planet p{ #main #base #earth .graf #planet div#text_planet p{
color: white; color: white;
...@@ -524,6 +524,9 @@ ...@@ -524,6 +524,9 @@
right: 1.4%; right: 1.4%;
} }
.strelka{ .strelka{
border-radius:50%; border-radius:50%;
border:3px solid white; border:3px solid white;
...@@ -575,6 +578,7 @@ ...@@ -575,6 +578,7 @@
} }
.strelka_four{ .strelka_four{
margin-top: 60px; margin-top: 60px;
margin-bottom: 2%;
margin-left: calc(50% - 25px); margin-left: calc(50% - 25px);
transform: rotate(180deg); transform: rotate(180deg);
} }
......
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