Difference between revisions of "Template:CSMU Taiwan/custom.css"

 
(15 intermediate revisions by 3 users not shown)
Line 39: Line 39:
 
     padding-top: initial !important;
 
     padding-top: initial !important;
 
     padding-left: 0em !important;
 
     padding-left: 0em !important;
 +
    text-align:left!important;
  
 
}
 
}
Line 47: Line 48:
  
 
     padding-top: initial !important;
 
     padding-top: initial !important;
     background-color: #f3f3f3 !important;
+
     background-color: #BCE5ED!important;
 
     padding-bottom: initial !important;
 
     padding-bottom: initial !important;
 
     width: 100%;
 
     width: 100%;
Line 54: Line 55:
 
     padding: 1em 1em 1em 2.6em !important;
 
     padding: 1em 1em 1em 2.6em !important;
 
     list-style-position: outside;
 
     list-style-position: outside;
 
+
    text-align:left!important;
 
}
 
}
  
 +
ul.lateral li{
 +
  text-align:left!important;
 +
}
 
/* TABLA HA */
 
/* TABLA HA */
  
Line 105: Line 109:
 
     border-right: 1px solid #eaeaea !important;
 
     border-right: 1px solid #eaeaea !important;
 
}
 
}
 
+
/*
 
th:last-child {
 
th:last-child {
 
     padding-top: 1em !important;
 
     padding-top: 1em !important;
Line 113: Line 117:
 
     background-color: #909090 !important;
 
     background-color: #909090 !important;
 
     color: #fff !important;
 
     color: #fff !important;
}
+
}*/
  
 
td:last-child {
 
td:last-child {
Line 357: Line 361:
 
     width: 100%;
 
     width: 100%;
 
     height: 5px;
 
     height: 5px;
     background: #fff;
+
     background: #eee;
 
}
 
}
  
Line 363: Line 367:
 
.progress-bar {
 
.progress-bar {
 
     height: 5px;
 
     height: 5px;
     background: #fdc516;
+
     background: #009896;
 
     width: 0%;
 
     width: 0%;
 
}
 
}
Line 484: Line 488:
 
     background-color: transparent !important;
 
     background-color: transparent !important;
 
}
 
}
 +
.figure{
 +
  text-align:center;
 +
  font-size:12px;
 +
}
 +
.figure p{
 +
  text-align:center;
 +
}
 +
 
</style>
 
</style>
  
 
</html>
 
</html>

Latest revision as of 17:40, 21 October 2019