Difference between revisions of "Template:CCU Taiwan/css"

Line 188: Line 188:
  
 
.content {
 
.content {
   /*margin-top:0;
+
   margin-top:0;
 
   width: 80%;
 
   width: 80%;
   margin-left:150px;*/
+
   margin-left:150px;
 
   background: black;
 
   background: black;
 
   z-index: -2;
 
   z-index: -2;
   /*padding-bottom: 150px;*/
+
   padding-bottom: 150px;
 
   position: relative;
 
   position: relative;
 
}
 
}
Line 254: Line 254:
 
}
 
}
 
section{  
 
section{  
   display :flex | inline-flex;
+
   display :flex;
 
   justify-content: center;
 
   justify-content: center;
 
   align-items: center;
 
   align-items: center;

Revision as of 03:57, 21 August 2018