incorporate Stro's feedback

This commit is contained in:
ajuvercr 2020-04-07 13:51:35 +02:00
parent 54fd058620
commit a1e0279d73
4 changed files with 28 additions and 20 deletions

View file

@ -1,5 +1,6 @@
.nav ul { .nav ul {
list-style-type: none; list-style-type: none;
font-weight: bold;
margin: 0; margin: 0;
padding: 0; padding: 0;
overflow: hidden; overflow: hidden;
@ -17,7 +18,7 @@
.nav li a { .nav li a {
display: block; display: block;
color: white; color: antiquewhite;
text-align: center; text-align: center;
padding: 14px 16px; padding: 14px 16px;
text-decoration: none; text-decoration: none;
@ -85,7 +86,7 @@ body {
} }
.step { .step {
border: 3px #bbb solid; border: 3px antiquewhite solid;
border-radius: 50px; border-radius: 50px;
margin: 0 5%; margin: 0 5%;
flex-grow: 1; flex-grow: 1;
@ -95,7 +96,7 @@ body {
} }
.step h2 { .step h2 {
color: #bbb; color: #ff7f00;
} }
.step:hover { .step:hover {
@ -134,17 +135,19 @@ p a {
.contribute { .contribute {
display: inline; display: inline;
padding: 20px; padding: 15px;
border-radius: 30px; border-radius: 30px;
background-color: #ff7f00; background-color: #A35200;
-webkit-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; transition: all .2s ease-in-out;
} }
.contribute a { .contribute,
color: black !important; .content a {
font-weight: bold;
color: antiquewhite !important;
} }
.contribute a:hover { .contribute a:hover {
@ -156,10 +159,14 @@ p a {
} }
.info div h3 { .info div h3 {
color: #ff7f00; color: antiquewhite;
margin-bottom: 10px; margin-bottom: 10px;
} }
.info h3 {
color: antiquewhite;
}
.info div h1 { .info div h1 {
color: #ff7f00; color: #ff7f00;
margin-bottom: 20px; margin-bottom: 20px;

View file

@ -14,7 +14,7 @@
.p_left { .p_left {
margin: 5px; margin: 5px;
height: 70%; height: 40%;
width: 100%; width: 100%;
clip-path: polygon(100% 0%, 50% 48%, 100% 100%, 50% 100%, 0% 50%, 50% 0); clip-path: polygon(100% 0%, 50% 48%, 100% 100%, 50% 100%, 0% 50%, 50% 0);
background-color: #A35200; background-color: #A35200;
@ -22,7 +22,7 @@
.p_right { .p_right {
margin: 5px; margin: 5px;
height: 70%; height: 40%;
width: 100%; width: 100%;
background-color: #A35200; background-color: #A35200;
clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0% 100%, 50% 50%, 0% 0%); clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0% 100%, 50% 50%, 0% 0%);
@ -66,7 +66,7 @@
top: 100%; top: 100%;
left: 50%; left: 50%;
transform: translate(-50%, -120%); transform: translate(-50%, -120%);
color: #eee; color: antiquewhite;
font-size: 1.5em; font-size: 1.5em;
margin: auto; margin: auto;
} }
@ -108,7 +108,7 @@
} }
.help_content_1 { .help_content_1 {
color: #eee; color: antiquewhite;
} }
.help_content_1>div { .help_content_1>div {
@ -134,7 +134,7 @@
.help_content_2 h3 { .help_content_2 h3 {
margin: 5px; margin: 5px;
color: #bbb; color: antiquewhite;
} }
.arrow { .arrow {
@ -151,7 +151,7 @@
.content_wrapper ul { .content_wrapper ul {
margin: 10px inherit; margin: 10px inherit;
color: #eee; color: antiquewhite;
font-size: 1.5em; font-size: 1.5em;
} }
@ -160,7 +160,7 @@
} }
.help_content_1 h2 { .help_content_1 h2 {
color: #bbb; color: antiquewhite;
margin-top: 2em; margin-top: 2em;
font-size: 1.7; font-size: 1.7;
} }
@ -172,7 +172,7 @@ pre {
pre code { pre code {
background-color: #333; background-color: #333;
border: 1px solid #eee; border: 1px solid antiquewhite;
display: block; display: block;
padding: 20px; padding: 20px;
} }

View file

@ -2,6 +2,7 @@ html,
body { body {
margin: 0; margin: 0;
padding: 0; padding: 0;
font-family: sans-serif;
} }
.small { .small {
@ -90,7 +91,7 @@ body {
.map { .map {
padding: 5px; padding: 5px;
background-color: lightgray; background-color: antiquewhite;
color: black; color: black;
} }
@ -111,7 +112,7 @@ body {
/* width: 25%; */ /* width: 25%; */
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
color: #aaa; color: antiquewhite;
} }
.creator h1 { .creator h1 {

View file

@ -8,7 +8,7 @@
<h1> <h1>
Planetwars Planetwars
</h1> </h1>
<h3 style="color: #bbb"> <h3>
powered by MOZAIC powered by MOZAIC
</h3> </h3>
</div> </div>
@ -36,7 +36,7 @@
</a> </a>
</div> </div>
<div> <div>
<p style="font-size: 1.4em;">If you want to build your own bot, and own the competition. Checkout <a href="/info">more information</a></p> <p style="font-size: 1.4em;">To build your own bot and own the competition <a href="/info" class="contribute">more information</a></p>
</div> </div>
<div> <div>
<h1 class="contribute"> <h1 class="contribute">