Difference between revisions of "Team:Carnegie Mellon/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{Carnegie_Mellon}}
+
{{: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: orange;
 +
  font-size: 100px; 
 +
  font-family: Georgia, serif;
 +
  font-weight: bold;
 +
  text-align: center;
 +
}
 +
 
 +
.jumbotron p {
 +
  font-size: 50px;
 +
  color: #fff;
 +
  background-color: rgba(0,0,0,.5);
 +
  margin-top: 30px;
 +
  text-align: center;
 +
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 +
}
 +
 
 +
.jumbotron a {
 +
  text-decoration: none;
 +
  background-color: #40e6ee;
 +
  font-size: 25px;
 +
  color: #fff;
 +
  padding: 10px 15px 10px 15px;
 +
  margin: 0px 10px 0px 10px;
 +
}
 +
 
 +
.jumbotron a:hover {
 +
  /* background-color: #fcf95a; */
 +
    background-color: #40e6ee;
 +
    opacity: 0.6;
 +
}
 +
 
 +
.jumbotron .container .centerme {
 +
    margin: auto;
 +
}
 +
 
 +
 
 +
/* /jumbotron code */
 +
 
 +
 
 +
.description {
 +
    font-family: Palatino Linotype;
 +
    font-size: 25px;
 +
    line-height: 30px;
 +
}
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
    <div class="jumbotron">
 +
      <div class="container">
 +
        <div class = "title">Parts.</div>
 +
        <p>Reaching our goals one part at a time.</p>
 +
      </div>
 +
    </div>
 +
 
 +
<div id = "bodybody">
 +
<div class = "description">Description. </div>
 +
 
 +
</div><!-- bodybody -->
 +
</body>
 +
</html>
 +
 
 +
 
 +
 
 +
<!--
 
<html>
 
<html>
  
Line 60: Line 171:
  
 
</div>
 
</div>
</html>
+
</html> -->

Revision as of 15:25, 15 September 2015

Parts.

Reaching our goals one part at a time.

Description.