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

Line 1,279: Line 1,279:
 
.thecard {
 
.thecard {
 
   width: 300px;
 
   width: 300px;
   margin: 5% auto;
+
   margin: 10px;
 
   box-shadow: 0 1px 30px rgba(0,0,0,.4);
 
   box-shadow: 0 1px 30px rgba(0,0,0,.4);
 
   display: block;
 
   display: block;
Line 1,285: Line 1,285:
 
   border-radius: 4px;
 
   border-radius: 4px;
 
   transition: 400ms ease;
 
   transition: 400ms ease;
 +
  display: inline-block;
 
}
 
}
  
Line 1,371: Line 1,372:
  
 
.thecard .card {
 
.thecard .card {
  margin-left: 0!important;
+
    margin-left: 0!important;
  padding-left: 0!important;
+
    padding-left: 0!important;
 
     text-align: left!important;
 
     text-align: left!important;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 14:34, 16 October 2018