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

Line 74: Line 74:
 
width: 100%;
 
width: 100%;
 
background: #F96784;
 
background: #F96784;
z-index:99;
+
}
 +
.front {
 +
z-index:10;
 
}
 
}
 
.title {
 
.title {
Line 88: Line 90:
 
margin-right:0vw;
 
margin-right:0vw;
 
list-style-type: none;
 
list-style-type: none;
z-index:3;
+
font-size: 18px!important;
text-decoration:none;
+
color: #F8F8FF;
 +
line-height:25px;
 +
text-decoration:none;
 
}
 
}
 
#home_button {
 
#home_button {
Line 111: Line 115:
 
margin: 0 auto;
 
margin: 0 auto;
 
padding:0;
 
padding:0;
z-index:-1;
 
 
}
 
}
 
#sub_home {
 
#sub_home {
Line 237: Line 240:
 
   list-style-type:decimal;
 
   list-style-type:decimal;
 
   font-color:#F8F8FF;
 
   font-color:#F8F8FF;
}
 
.title{
 
  font-size: 18px!important;
 
  color: #F8F8FF;
 
  line-height:25px;
 
 
}
 
}
  
Line 249: Line 247:
 
}
 
}
 
.scroll-line {
 
.scroll-line {
   z-index: 10;
+
   z-index: 9;
 
   top: 25vh;
 
   top: 25vh;
 
   left: 0;
 
   left: 0;
Line 258: Line 256:
 
}
 
}
 
.scroll-line-bg {
 
.scroll-line-bg {
z-index: 9;
+
z-index: 8;
 
top: 25vh;
 
top: 25vh;
 
   left: 0;
 
   left: 0;
Line 279: Line 277:
 
   left: 1vw;
 
   left: 1vw;
 
   transform: translateY(-50%);
 
   transform: translateY(-50%);
   z-index:20;
+
   z-index:10;
 
}
 
}
  

Revision as of 06:36, 22 August 2018