Difference between revisions of "Team:NCKU Tainan/Protocol"

Line 328: Line 328:
 
   a.reference {
 
   a.reference {
 
     color: #4F7F52;
 
     color: #4F7F52;
 +
  }
 +
 +
  .btn {
 +
    background-color: #98CC9B;
 +
    color: #272625;
 +
    border: none;
 +
    font-size: 1.5rem;
 +
  }
 +
  .btn:hover {
 +
    color: white;
 +
    background-color: transparent;
 +
    border-color: transparent;
 +
    border-bottom: 3px;
 +
    border-bottom-color: #98CC9B;
 +
    border-bottom-style: solid;
 +
    border-radius: 0rem;
 +
  }
 +
  .btn.focus, .btn:focus {
 +
    box-shadow: none;
 +
  }
 +
  td {
 +
    text-align: center;
 +
    color: black !important;
 +
    border: 2px solid black !important;
 +
    background-color: white !important;
 +
  }
 +
  table {
 +
    border: 3px solid white;
 +
    text-align: center;
 +
  }
 +
  th {
 +
    background-color: #262624 !important;
 +
    color: white !important;
 +
    border: 2px solid white !important;
 +
    font-size: 20px;
 +
    padding: 10px 10px !important;
 +
  }
 +
  .bbg td {
 +
    background-color: #262624 !important;
 +
    color: white !important;
 +
    border: 2px solid rgba(255, 255, 255, 0.5) !important;
 +
    padding: 5px 0 !important;
 +
  }
 +
  table.bbg {
 +
    border: 3px solid rgba(255, 255, 255, 0.5);
 +
  }
 +
  .card {
 +
    background-color: transparent;
 +
    border: 0;
 +
  }
 +
  .card-body {
 +
    padding: 1rem 0;
 
   }
 
   }
 
    
 
    

Revision as of 14:43, 21 September 2018

Follow us

Contact us

igem.ncku.tainan@gmail.com
No.1, Daxue Rd., East Dist., Tainan City 701, Taiwan (R.O.C.)