Difference between revisions of "Team:Stanford-Brown/css/custom"

Line 107: Line 107:
 
.featurette-divider {
 
.featurette-divider {
 
   margin: 80px 0;  Space out the Bootstrap <hr> more  
 
   margin: 80px 0;  Space out the Bootstrap <hr> more  
}*/
+
  }*/
  
/* Thin out the marketing headings */
+
  /* Thin out the marketing headings */
.featurette-heading {
+
  .featurette-heading {
  font-weight: 300;
+
    font-weight: 300;
  line-height: 1;
+
    line-height: 1;
  letter-spacing: -1px;
+
    letter-spacing: -1px;
}
+
  }
  
  
Line 149: Line 149:
 
   }
 
   }
 
}
 
}
/*===================================================*/
+
/*===================================================*/
  
/*----------Font-----------*/
+
/*----------Font-----------*/
  
  
Line 164: Line 164:
 
/*#bodyContent {
 
/*#bodyContent {
 
   transform-style: preserve-3d;
 
   transform-style: preserve-3d;
}*/
+
  }*/
  
  
  
/*------- Navbar ---------*/
+
  /*------- Navbar ---------*/
  
  
#top_menu_inside {
+
  #top_menu_inside {
  border: none !important;
+
    border: none !important;
  color: #3F51B5 !important;
+
    color: #3F51B5 !important;
 
   /*margin-left: 450px !important;
 
   /*margin-left: 450px !important;
 
   padding: 0px !important;
 
   padding: 0px !important;
Line 231: Line 231:
  
 
ul.unstyled {
 
ul.unstyled {
  list-style: none;
+
list-style: none;
  padding: 0;
+
padding: 0;
 
}
 
}
  
Line 246: Line 246:
 
   text-align: left;
 
   text-align: left;
 
   white-space: normal;
 
   white-space: normal;
}*/
+
  }*/
  
#testing {
+
  #testing {
  text-transform: none !important;
+
    text-transform: none !important;
  text-align: left !important;
+
    text-align: left !important;
   white-space: normal !important;
+
    white-space: normal !important;
}
+
   }
 +
 
 +
  .col-md-7 .well .btn .btn-default {
 +
    text-transform: none !important;
 +
    text-align: left !important;
 +
    white-space: normal !important;
 +
  }

Revision as of 05:46, 25 August 2015

/* Fixing previously installed css */

.firstHeading {

 display: none;

}

  1. content {
 width: 100%;
 height: 100%;
 border: 0px;
 background-color: #FFFFFF;
 margin: 0px;
 margin-top: -48px;
 padding: 0px;
 line-height: normal;

}

li {

 margin-bottom: 0;

}

ul.nav {

 line-height: inherit;
 list-style-type: none;
 margin: 0 0 0 0;
 padding: 0;
 list-style-image: none;

} p {

 margin: 0 0 0 0;

}

/* GLOBAL STYLES


*/


/* CUSTOMIZE THE NAVBAR


*/


/* CUSTOMIZE THE CAROUSEL


*/

/* Carousel base class */ .carousel {

 height: 500px;
 margin-bottom: 60px;

} /* Since positioning the image, we need to help out the caption */ .carousel-caption {

 z-index: 10;

}

/* Declare heights because of positioning of img element */ .carousel .item {

 height: 500px;
 background-color: #FFFFFF;

} .carousel-inner > .item > img {

 position: absolute;
 top: 0;
 left: 0;
 min-width: 100%;
 height: 500px;

}


/* MARKETING CONTENT


*/

/* Center align the text within the three columns below the carousel */ .marketing .col-sm-4 {

 margin-bottom: 20px;
 text-align: center;

} .marketing h2 {

 /*font-weight: normal;*/

} .marketing .col-sm-4 p {

 margin-right: 10px;
 margin-left: 10px;

}

.marketing .col-sm-3 {

 margin-bottom: 20px;
 text-align: center;

} .marketing h2 {

 /*font-weight: normal;*/

} .marketing .col-sm-3 p {

 margin-right: 10px;
 margin-left: 10px;

}

.marketing .col-sm-2 {

 text-align: center;

}



/* Featurettes


*/

/* .featurette-divider {

margin: 80px 0; Space out the Bootstrap
more
 }*/
 /* Thin out the marketing headings */
 .featurette-heading {
   font-weight: 300;
   line-height: 1;
   letter-spacing: -1px;
 }


/* Footer


*/

/*footer {

  background: #333;
  color: #eee;
  font-size: 0.em;
  padding: 20px;

}

  • /

/* RESPONSIVE CSS


*/

@media (min-width: 768px) {

 /* Bump up size of carousel content */
 .carousel-caption p {
   margin-bottom: 20px;
   font-size: 21px;
   line-height: 1.4;
 }
 .featurette-heading {
   font-size: 50px;
 }

}

@media (min-width: 992px) {

 .featurette-heading {
   /*margin-top: 120px;*/
 }

} /*===================================================*/

/*----------Font-----------*/


.pp {

 font-size: 1.7em;

}

h1, h2 {

 border: none;

}

/*#bodyContent {

 transform-style: preserve-3d;
 }*/


 /*------- Navbar ---------*/


 #top_menu_inside {
   border: none !important;
   color: #3F51B5 !important;
 /*margin-left: 450px !important;
 padding: 0px !important;
 width: 50% !important;
 position: static !important;
 float: left !important;*/

}

  1. top_menu_14 {
 background-color: #3F51B5 !important;
 border-bottom: none !important;
 color: #3F51B5 !important;

}

  1. top_menu_14 a {
 /*color: #00000000 !important;*/

}


.navbar {

}


nav {

 padding-top: 15px;
 z-index: 9999999999;

}

.oriEdit {

 padding-top: 33px !important;

}


/*-------Wells-----------*/

.well { }


/*-------Moving jumbotron team down ------- */

.jumbotron {

 margin-top: 65px;

}

/*-------Team Pictures----------*/

.pic {

 margin-bottom: 15px;

}

/* ------Footer--------*/

ul.unstyled {

list-style: none;
padding: 0;

}


  1. globalWrapper {
 font-size: 100%

}

/*--------btn---------*/

/*col-md-7 .btn .btn-default{

 text-transform: none;
 text-align: left;
 white-space: normal;
 }*/
 #testing {
   text-transform: none !important;
   text-align: left !important;
   white-space: normal !important;
 }
 .col-md-7 .well .btn .btn-default {
   text-transform: none !important;
   text-align: left !important;
   white-space: normal !important;
 }