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

Line 1,640: Line 1,640:
 
   color: #d1c17e;
 
   color: #d1c17e;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 30px;
+
   font-size: 60px;
 
   transition: 0.6s ease;
 
   transition: 0.6s ease;
 
   border-radius: 0 3px 3px 0;
 
   border-radius: 0 3px 3px 0;
Line 1,654: Line 1,654:
 
}
 
}
  
/* On hover, add a black background color with a little bit see-through */
 
.prev:hover, .next:hover {
 
  background-color: rgba(0,0,0,0.8);
 
}
 
  
 
/* Caption text */
 
/* Caption text */

Revision as of 14:28, 17 October 2018