diff --git a/public/css/main.css b/public/css/main.css index 0646350..a7bb4df 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -3,6 +3,7 @@ src: url("../fonts/Data_70_LET.ttf"); } body { + display: none; font-family: "Data 70"; background-color: #000; } @@ -13,12 +14,12 @@ h1, h2, h3, p, label { h1 { font-size: 80px; } -p { - font-size: 18px; +h2 { + font-size: 24px; + margin-bottom: 30px; } -label { - display: block; - font-size: 15px; +p { + font-size: 18px; } .centerer { margin: auto; @@ -41,6 +42,6 @@ label { background-color: #000; color: #3ef74e; font-family: "Data 70"; - font-size: 25px; + font-size: 24px; border: 0; } diff --git a/public/index.html b/public/index.html index c43bd89..f10d3d2 100644 --- a/public/index.html +++ b/public/index.html @@ -10,11 +10,12 @@

RobotWar

-

Welcome to the future. It is the year 2002. Wars still rage, but they are only fought by robots.

-
- - -
+

Welcome to the future. It is the year 2002.
+ Wars still rage, but they are only fought by robots.

+

Type the names of up to five programs to load into the battle robots.

+

You may choose more than one of each.

+

Then press return.

+