Difference between revisions of "Team:NUS Singapore-A/HP/shadow/IntegratedHP"

Line 54: Line 54:
  
 
.tabcontent-wrapper{
 
.tabcontent-wrapper{
  max-width: 90%;
 
 
   text-align: center;
 
   text-align: center;
 
}
 
}
Line 60: Line 59:
 
.tabcontent {
 
.tabcontent {
 
     display: none;
 
     display: none;
 +
    max-width: 85%;
 +
    margin: auto auto;
 
     padding: 6px 12px;
 
     padding: 6px 12px;
    border: 0.5px solid black;
 
 
     border-radius: 12px;
 
     border-radius: 12px;
     border-shadow: 5px 10px;
+
     box-shadow: 0.25px 0.5px rgba(0, 0, 0, 0.8);
 +
    -moz-box-shadow: 5px 10px rgba(0, 0, 0, 0.8);
 +
    -webkit-box-shadow: 5px 10px rgba(0, 0, 0, 0.8);
 
     flex-direction: row;
 
     flex-direction: row;
 
     justify-content: flex-start;
 
     justify-content: flex-start;

Revision as of 06:00, 14 September 2018

CONNECT WITH US