From 58bb45acc942ec286522c07b765593171a43953b Mon Sep 17 00:00:00 2001 From: Nayab W <42422512+nayabw@users.noreply.github.com> Date: Fri, 19 Oct 2018 14:37:29 -0500 Subject: Finalize Support Page --- style.css | 29 +++++++++++++++++++++++++++++ support.html | 20 ++++++++++++-------- 2 files changed, 41 insertions(+), 8 deletions(-) diff --git a/style.css b/style.css index becd5e9..cdf0b73 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,30 @@ body{ background: #333; color: white } +a { + color: white; +} +.iframe { + display: block; +} +.subtitle { + font-size: 40px; + text-align: center; +} + +.answer { + font-style: italic; + padding: 0; +} +.footer { + position: fixed; + left: 0; + bottom: 0; + width: 100%; + color: white; + text-align: center; +} + .title{ font-size: 50px; text-align: center; @@ -57,4 +81,9 @@ li a:hover { .center { text-align: center; +} + +.Quesion { + padding: 0; + } \ No newline at end of file diff --git a/support.html b/support.html index cf9a53f..ca8b9ac 100644 --- a/support.html +++ b/support.html @@ -1,23 +1,27 @@ - -HTML> +
-+ +