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

Line 1,782: Line 1,782:
 
   padding: 16px!important;;
 
   padding: 16px!important;;
 
   margin-top: -22px!important;;
 
   margin-top: -22px!important;;
   color: #d1c17e;
+
   color: #3BE7AA;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 60px;
 
   font-size: 60px;
Line 2,342: Line 2,342:
 
}
 
}
  
.prev1, .next1 {
 
  cursor: pointer;
 
  position: absolute;
 
  top: 50%;
 
  width: auto;
 
  padding: 16px!important;;
 
  margin-top: -22px!important;;
 
  color: #3BE7AA;
 
  font-weight: bold;
 
  font-size: 60px;
 
  transition: 0.6s ease;
 
  border-radius: 0 3px 3px 0;
 
  padding-right: 0!important;
 
  margin-left: 0!important;
 
      text-decoration: none!important;
 
}
 
.next1 {
 
  right: 0;
 
  border-radius: 3px 0 0 3px;
 
}
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 04:02, 2 December 2018