Difference between revisions of "Template:Rice/Template2"

Line 132: Line 132:
 
   background-size: cover;
 
   background-size: cover;
 
   z-index: -1;
 
   z-index: -1;
}
 
.background img {
 
  position: absolute;
 
  top: -5%;
 
  left: -5%;
 
  width: 110%;
 
  -webkit-filter: blur(8px);
 
  -moz-filter: blur(8px);
 
  -o-filter: blur(8px);
 
  -ms-filter: blur(8px);
 
  filter: blur(8px);
 
}
 
.background img:after {
 
  content: '';
 
  position: absolute;
 
  display: block;
 
  top: 0;
 
  left: 0;
 
  width: 100%;
 
  height: 100%;
 
  background: rgba(255, 255, 0, 0.3);
 
  mix-blend-mode: multiply;
 
 
}
 
}
  
Line 506: Line 484:
  
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
 
/* styling for the titles h1 h2 */
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
        padding:5px 15px;
 
border-bottom: 0px;
 
color: #3399ff;
 
}
 
 
 
/* styling for the titles  h3 h4 h5 h6*/
 
.igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {
 
padding:5px 15px;
 
border-bottom:0px;
 
color: #000000; 
 
}
 
  
  
Line 1,029: Line 992:
 
#content {width:100%; }
 
#content {width:100%; }
 
.igem_2017_menu_wrapper {width:15%; right:0;}
 
.igem_2017_menu_wrapper {width:15%; right:0;}
.highlight {padding:10px 0px;}
 
.igem_2017_menu_wrapper #display_menu_control { display:none; }
 
#menu_content { display:block;}
 
.menu_button.direct_to_page {padding-left: 17px;}
 
 
                 .links ul li a svg {width:25%;}
 
                 .links ul li a svg {width:25%;}
 
                 .menu_button.direct_to_page { display: none; padding-left: 36px; }
 
                 .menu_button.direct_to_page { display: none; padding-left: 36px; }
Line 1,044: Line 1,003:
  
 
  .igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
 
  .igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
.igem_2017_content_wrapper {width:100%; margin-left:0px;}
 
.column.half_size  {width:100%; }
 
.column.full_size img, .column.half_size img {  width: 100%; padding: 10px 0px;}
 
.highlight {padding:15px 5px;}
 
.igem_2017_menu_wrapper #display_menu_control { display:block; }
 
#menu_content { display:none;}
 
.igem_2017_menu_wrapper .menu_button .expand_collapse_icon { width: 5%; }
 
.menu_bottom_padding {display:none;}
 
.menu_button.direct_to_page { display: none; padding-left: 36px; }
 
 
                 .links ul li a svg {display: none; width:65px;}
 
                 .links ul li a svg {display: none; width:65px;}
 
                 .links ul li a {display:none; font-size: 0.65em;}
 
                 .links ul li a {display:none; font-size: 0.65em;}

Revision as of 00:07, 1 September 2017