diff --git a/css/style.css b/css/style.css index da900cf..ed7caa2 100644 --- a/css/style.css +++ b/css/style.css @@ -102,16 +102,24 @@ h2 { background: #306896 !important; } +.mouseover { + border-radius: 10px; + background: rgba(240, 129, 131, 0.0); + padding: 5px; + padding-left: 10px; + padding-right: 10px; +} + #begin { width: 100%; - padding: 10px; + padding: 20px; margin: 1.1em auto; font-size: 1.3em; - /* Button shadow for 3D effect */ + /* Button shadow for 3D effect box-shadow: 0 9px 0 #264064; -webkit-box-shadow: 0 9px 0 #264064; - -moz-box-shadow: 0 9px 0 #264064; + -moz-box-shadow: 0 9px 0 #264064; */ } /* Centers the Begin button */ @@ -294,4 +302,30 @@ md-select { .md-select-label { text-align: right !important; +} + +.tagline { + margin-top: 10px; + font-size: 1.5em; +} + +.italic { + font-style: italic; + padding-right: 0.3em; +} + +footer { + font-size: 1.2em; + margin-top: 60px; + margin-bottom: 10px; + text-align: center; + width: 100%; +} + +.ucb_logo { + width: 3%; + height: 3%; + max-width: 20px; + max-height: 20px; + opacity: 0.75; } \ No newline at end of file diff --git a/index.html b/index.html index ce6fe54..9b41a23 100644 --- a/index.html +++ b/index.html @@ -46,9 +46,9 @@
@@ -57,6 +57,11 @@Privacy Policy
+Comments and suggestions will be scanned to omit identifiable information. + We respect your privacy and will not share your email address with third parties.
+ +