Line 2: | Line 2: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
+ | </head> | ||
<style> | <style> | ||
body { | body { | ||
Line 15: | Line 17: | ||
} | } | ||
#title h1{ | #title h1{ | ||
− | + | text-align:center; | |
− | + | font-size:250%; | |
− | + | color:#605E5E; | |
− | + | font-family: Arial,sans-serif; | |
− | + | white-space: nowrap; | |
} | } | ||
− | |||
− | |||
− | |||
<body> | <body> | ||
+ | <div id = "landingwrapper"> | ||
<section id = "title"> | <section id = "title"> | ||
<p> Judging Criteria</p> | <p> Judging Criteria</p> | ||
</section> | </section> | ||
+ | </div> |
Revision as of 18:48, 6 July 2017