Difference between revisions of "Team:Carnegie Mellon/medal"
(Created page with "Medal Requirements.") |
|||
Line 1: | Line 1: | ||
+ | {{:Team:Carnegie_Mellon/navbar}} | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <head> | ||
+ | <style src = "" type = "text/css"> | ||
+ | |||
+ | /*Tried to make the content border-color:width the whole page... Not the stupid box*/ | ||
+ | body { | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
+ | /* makes the white boxes go away */ | ||
+ | #content{ | ||
+ | background: white; | ||
+ | border: 0px; | ||
+ | float: center; | ||
+ | width: 100%; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | padding-top: 0px; | ||
+ | } | ||
+ | |||
+ | #bodybody { | ||
+ | width: 90%; | ||
+ | margin: auto; | ||
+ | margin-top: 30px; | ||
+ | } | ||
+ | |||
+ | /* ----------------------------- jumbotron code ---------------------- */ | ||
+ | .jumbotron { | ||
+ | background-image:url('http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2012/8/6/1344248261025/5fe3ebd9-cd45-44c8-9637-07beeff9ba6e-460.jpeg'); | ||
+ | height: 600px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: cover; | ||
+ | margin-top: 15px; | ||
+ | } | ||
+ | |||
+ | .jumbotron .container { | ||
+ | position: relative; | ||
+ | top:220px; | ||
+ | } | ||
+ | |||
+ | .jumbotron .container .title { | ||
+ | color: white; | ||
+ | font-size: 100px; | ||
+ | font-family: Georgia, serif; | ||
+ | font-weight: bold; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .jumbotron p { | ||
+ | font-size: 35px; | ||
+ | color: cyan; | ||
+ | text-align: center; | ||
+ | font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; | ||
+ | padding-top: 5px; | ||
+ | margin: 20px; | ||
+ | } | ||
+ | |||
+ | /* /jumbotron code */ | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | <div class="jumbotron"> | ||
+ | <div class="container"> | ||
+ | <div class = "title">Under Construction.</div> | ||
+ | <p>Medal Requirements.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id = "bodybody"> | ||
Medal Requirements. | Medal Requirements. | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 16:00, 29 June 2015
Under Construction.
Medal Requirements.
Medal Requirements.