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

Line 1,269: Line 1,269:
  
 
.thecard p {
 
.thecard p {
 +
  font-size: 13px;
 +
}
 +
 +
 +
.thecard1 p {
 
   font-size: 13px;
 
   font-size: 13px;
 
}
 
}
Line 1,278: Line 1,283:
  
 
a:hover .thecard {
 
a:hover .thecard {
 +
  box-shadow: 0 10px 50px rgba(0,0,0,.6);
 +
}
 +
 +
a:hover .thecard1 {
 
   box-shadow: 0 10px 50px rgba(0,0,0,.6);
 
   box-shadow: 0 10px 50px rgba(0,0,0,.6);
 
}
 
}
Line 1,292: Line 1,301:
 
}
 
}
  
.thecard {
+
.thecard1 {
 
   width: 300px;
 
   width: 300px;
 
   margin-left: 10px!important;
 
   margin-left: 10px!important;
Line 1,350: Line 1,359:
  
 
.thecard h5 {
 
.thecard h5 {
 +
  margin:0;
 +
}
 +
 +
 +
.thecard1 span.date {
 +
  font-size: 10px;
 +
}
 +
 +
.thecard1 h1 {
 +
  font-size: 22px;
 +
}
 +
 +
.thecard1 h5 {
 
   margin:0;
 
   margin:0;
 
}
 
}
Line 1,386: Line 1,408:
  
 
.thecard .card {
 
.thecard .card {
 +
    margin-left: 0!important;
 +
    padding-left: 0!important;
 +
    text-align: left!important;
 +
}
 +
 +
.thecard1 .card {
 
     margin-left: 0!important;
 
     margin-left: 0!important;
 
     padding-left: 0!important;
 
     padding-left: 0!important;

Revision as of 15:50, 16 October 2018