diff --git a/css/main.css b/css/main.css index 3d4a22f..21dde91 100644 --- a/css/main.css +++ b/css/main.css @@ -2,16 +2,28 @@ body { font-family: 'Raleway', sans-serif; font-family: 'Raleway', sans-serif; color: white; - padding: 0px; - margin: 0px; - background-color: #232323 + padding: 0px; + margin: 0px; + background-color: #0A0A0A; } + hr { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); } + +connection { + border: 10px white; +} + .center { margin-left: auto; margin-right: auto; +} + +.shadowed { + -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); + -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); + box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); } \ No newline at end of file diff --git a/index.html b/index.html index 4178cc2..e68eb5c 100644 --- a/index.html +++ b/index.html @@ -3,41 +3,62 @@
- + - - + + - + + + - - - + + + - + - - - -