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

Line 245: Line 245:
 
}
 
}
 
.scroll-line {
 
.scroll-line {
    height: 5px;
+
  z-index: 120;
    margin-bottom: -5px;
+
  top: 0vh;
    background: #FFD700;
+
  left: 0;
    width: 0%;
+
  position: fixed;
 +
  width:1vw;
 +
  background: #FFD700;
 +
  height: 0%;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 09:28, 14 August 2018