Difference between revisions of "Team:UC Davis/AresTestPage"

Line 33: Line 33:
  
  
              .switchbox1 {
 
                    width:32.64%;
 
                    height:43px;
 
                    text-decoration:none;
 
                    border-radius:4px;
 
                    border:none;
 
                    float:left;
 
                    margin-top:10px;
 
                    position:relative;
 
                    background-size: 316px 43px;
 
              }
 
 
              .switchbox1:nth-of-type(2) {
 
                    margin:10px 10px 0px 10px;
 
              }
 
 
              .switchbox1 span {
 
                    position:absolute;
 
                    top:0;
 
                    left:0;
 
                    width:316px;
 
                    height:43px;
 
                    background-size: 316px 43px;
 
                    opacity:.80;
 
                    -webkit-transition: opacity 0.5s;
 
                    -moz-transition:    opacity 0.5s;
 
                    -o-transition:      opacity 0.5s;
 
                    border-radius:4px;
 
                    background-color:rgba(0,0,0,.65);
 
 
              }
 
 
              .switchbox1 span:hover {
 
                    opacity:1;
 
              }
 
 
              .switchbox1 h2 {
 
                    text-decoration:none;
 
                    border:none;
 
                    text-align:center;
 
              }
 
  
  

Revision as of 20:58, 24 July 2018

UC Davis iGEM 2014