diff --git a/css/main.css b/css/main.css index 32f6ace..9f336ee 100644 --- a/css/main.css +++ b/css/main.css @@ -228,32 +228,22 @@ footer { width: 100vw; min-height: 100vh; z-index: 1; - background-color: #616161; - /*background-image: url('../img/bg.jpg'); - background-size: cover; - background-position-x: center; - background-position-y: center; - background-repeat: no-repeat; - */ + background-color: rgba(0, 0, 0, 0.5); } -/*#wrapper:before { +#wrapper:before { position: absolute; height: 100vh; width: 100vw; top: 0vh; content: ''; display: block; - background-image: url('../img/bg.jpg'); - background-size: cover; - background-position-x: center; - background-position-y: center; - background-repeat: no-repeat; -}*/ +} section { width: 100vw; height: 100vh; + display: flex; } #intro > h1 { @@ -268,7 +258,12 @@ section { display: inline-block; } -#intro > span, #intro > p { +#logo { + display: inline-block; + text-align: center; +} + +#letter { width: calc(100% - 1em); padding: 0 0.5em; font-size: 1.2em; diff --git a/index.html b/index.html index 0454011..4a6a82d 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,10 @@
Welcome to Thomas Jefferson High School for Science and Technology's school-wide Student Government Association's new home on the web! As you know, TJ is going through some very exciting times, and we want you to be a part of it with us.
@@ -47,7 +50,7 @@- Please don't hesitate to contactme or SGA at anytime with any concerns, suggestions, or questions and we'll do our best to address them. + Please don't hesitate to contact me or SGA at anytime with any concerns, suggestions, or questions and we'll do our best to address them.
@@ -55,7 +58,7 @@
Tim Cho
SGA President 2016-17