Difference between revisions of "Template:NYMU-Taipei/footer"

Line 6: Line 6:
 
     .footer {
 
     .footer {
 
         font-weight: bold;
 
         font-weight: bold;
         font-size: 0.5rem;
+
         font-size: 0.8rem;
 
     }
 
     }
  
 
     .footer-info {
 
     .footer-info {
 
         background-color: #52b098;
 
         background-color: #52b098;
 +
        padding: 0.5rem;
 
     }
 
     }
  
 
     .footer-sponsors img {
 
     .footer-sponsors img {
         width: 30%;
+
         width: 28%;
 
         height: auto;
 
         height: auto;
         padding-left: 1rem;
+
         padding: 1rem;
         padding-right: 1rem;
+
    }
 +
    @media screen and (max-width: 850px) {
 +
         .footer-sponsors img {
 +
            height: auto;
 +
            width: 60%;
 +
        }
 
     }
 
     }
 
</style>
 
</style>
Line 27: Line 33:
 
         <div class="container-xl">
 
         <div class="container-xl">
 
             <div class="row">
 
             <div class="row">
                 <div class="col-12 col-lg-5 d-flex justify-content-start py-3">
+
                 <div class="col-5 d-flex justify-content-start align-items-center py-3">
 
                     <div>
 
                     <div>
 
                         <span>A Project conducted by the 2020 NYMU iGem Team</span>
 
                         <span>A Project conducted by the 2020 NYMU iGem Team</span>
Line 54: Line 60:
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
                 <div class="col-12 col-lg-7 footer-sponsors d-flex">
+
                 <div class="col-7 footer-sponsors d-flex">
                     <div class="d-flex align-items-center justify-content-between">
+
                     <div class="d-flex flex-wrap align-items-center justify-content-around">
 
                         <img src="https://static.igem.org/mediawiki/2020/3/3d/T--NYMU-Taipei--sponsor_pegavision_white.png">
 
                         <img src="https://static.igem.org/mediawiki/2020/3/3d/T--NYMU-Taipei--sponsor_pegavision_white.png">
 
                         <img src="https://static.igem.org/mediawiki/2020/6/67/T--NYMU-Taipei--logo_iGem_Taipei_white.png
 
                         <img src="https://static.igem.org/mediawiki/2020/6/67/T--NYMU-Taipei--logo_iGem_Taipei_white.png

Revision as of 06:55, 11 December 2020