Difference between revisions of "Team:Ecuador"

Line 27: Line 27:
 
         border-bottom-right-radius: 30px;
 
         border-bottom-right-radius: 30px;
 
         border-top-right-radius: 30px;
 
         border-top-right-radius: 30px;
 +
        opacity: 0.5;
 
       }
 
       }
  
Line 33: Line 34:
 
         border-bottom-right-radius: 0;
 
         border-bottom-right-radius: 0;
 
         border-top-right-radius: 0px;
 
         border-top-right-radius: 0px;
 +
        opacity: 1;
 
       }
 
       }
 
     }
 
     }
Line 70: Line 72:
 
       display: flex;
 
       display: flex;
 
       justify-content: center;
 
       justify-content: center;
       background-color: #154360;
+
       background-color: #1F618D;
 
       position: absolute;
 
       position: absolute;
 
       align-items: center;
 
       align-items: center;
Line 77: Line 79:
 
       color: #FFF;
 
       color: #FFF;
 
       transition: 0.5s;
 
       transition: 0.5s;
       -webkit-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1);
+
       -webkit-box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
       -moz-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1);
+
       -moz-box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
       box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1);
+
       box-shadow: inset -50px -42px 114px -30px rgba(0,0,0,0.75);
 
       z-index: 10;
 
       z-index: 10;
 
     }
 
     }
Line 86: Line 88:
 
       cursor: pointer;
 
       cursor: pointer;
 
       font-size: 18px;
 
       font-size: 18px;
       background-color: #154360;
+
       background-color: #1A5276;
 
       box-shadow: none;
 
       box-shadow: none;
 
     }
 
     }

Revision as of 01:48, 3 June 2018

iGEM ECUADOR