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

(Created page with "{{: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 { ...")
 
Line 43: Line 43:
  
 
.jumbotron .container .title {
 
.jumbotron .container .title {
   color: white;
+
   color: orange;
 
   font-size: 100px;   
 
   font-size: 100px;   
 
   font-family: Georgia, serif;
 
   font-family: Georgia, serif;
Line 51: Line 51:
  
 
.jumbotron p {
 
.jumbotron p {
   font-size: 35px;
+
   font-size: 50px;
   color: orange;
+
   color: #fff;
 +
  background-color: rgba(0,0,0,.5);
 +
  margin-top: 30px;
 
   text-align: center;
 
   text-align: center;
 
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  padding-top: 5px;
 
  margin: 20px;
 
 
}
 
}
  
 +
.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;
 +
}
 
/* /jumbotron code */
 
/* /jumbotron code */
  
Line 70: Line 83:
 
     <div class="jumbotron">
 
     <div class="jumbotron">
 
       <div class="container">
 
       <div class="container">
         <div class = "title">Under Construction.</div>
+
         <div class = "title">Maker Movement.</div>
 
         <p>The movement of makers. The maker movement.</p>
 
         <p>The movement of makers. The maker movement.</p>
 
       </div>
 
       </div>

Revision as of 01:35, 16 September 2015

Maker Movement.

The movement of makers. The maker movement.