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

Line 335: Line 335:
 
hr {
 
hr {
 
border: 0;
 
border: 0;
     height: 2px;
+
     height: 1.5px;
 
width: 15%;
 
width: 15%;
background:#FF00FF;
+
background:#0D33FF;
     background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))!important;
+
     background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1))!important;
 
transform:rotate(90deg);
 
transform:rotate(90deg);
 
     -o-transform:rotate(90deg);
 
     -o-transform:rotate(90deg);

Revision as of 06:36, 23 August 2018