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

Line 2,011: Line 2,011:
  
 
.Judge ul {
 
.Judge ul {
     text-indent: .5em;
+
     text-indent: .5em!important;
 
     border-left: .25em solid gray;
 
     border-left: .25em solid gray;
 
}
 
}
  
 
.Judge ul ul {
 
.Judge ul ul {
     margin-top: -1.25em;
+
     margin-top: -1.25em!important;
     margin-left: 1em;
+
     margin-left: 1em!important;
 
      
 
      
 
}
 
}
  
 
.Judge li {
 
.Judge li {
     position: relative;
+
     position: relative!important;
     bottom: -1.25em;
+
     bottom: -1.25em!important;
 
}
 
}
  
 
.Judge li:before {
 
.Judge li:before {
     content: "";
+
     content: ""!important;
     display: inline-block;
+
     display: inline-block!important;
     width: 2em;
+
     width: 2em!important;
     height: 0;
+
     height: 0!important;
     position: relative;
+
     position: relative!important;
     left: -.75em;
+
     left: -.75em!important;;
     border-top: .25em solid gray;
+
     border-top: .25em solid gray!important;
 
}
 
}
  
 
.Judge ul ul:before,.Judge h3:before,.Judge li:after {
 
.Judge ul ul:before,.Judge h3:before,.Judge li:after {
     content: '';
+
     content: ''!important;
     display: block;
+
     display: block!important;
     width: 1em;
+
     width: 1em!important;
     height: 1em;
+
     height: 1em!important;
     position: absolute;
+
     position: absolute!important;
     background: salmon;
+
     background: salmon!important;
     border: .25em solid white;
+
     border: .25em solid white!important;
     top: 1em;
+
     top: 1em!important;
     left: .4em;
+
     left: .4em!important;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 21:57, 17 October 2018