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

Line 332: Line 332:
 
.Scroll-to-top:hover {
 
.Scroll-to-top:hover {
 
   color :rgba(255, 255, 255, 0.9);
 
   color :rgba(255, 255, 255, 0.9);
 +
}
 +
hr {
 +
border: 0;
 +
    height: 1px;
 +
width: 30%;
 +
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
 +
transform:rotate(90deg);
 +
    -o-transform:rotate(90deg);
 +
    -moz-transform:rotate(90deg);
 +
    -webkit-transform:rotate(90deg);
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 06:14, 23 August 2018