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

 
(24 intermediate revisions by 3 users not shown)
Line 13: Line 13:
  
 
.navLinks {
 
.navLinks {
     color: white !important;
+
     color:#009896!important;
 +
    font-size:15px!important;
 +
    text-decoration:none;
 +
    font-family:'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
 
     opacity: 1 !important;
 
     opacity: 1 !important;
 +
    font-weight: 600;
 
}
 
}
 
.navLinks a{
 
.navLinks a{
     color:#009896;
+
     color:#009896!important;
     font-size:18px;
+
     font-size:15px!important;
 
     text-decoration:none;  
 
     text-decoration:none;  
 
     font-family:'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
 
     font-family:'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
 +
    opacity: 1 !important;
 +
    font-weight: 600;
 
}
 
}
 
.navLinks a:hover{
 
.navLinks a:hover{
Line 33: Line 39:
 
     padding-top: initial !important;
 
     padding-top: initial !important;
 
     padding-left: 0em !important;
 
     padding-left: 0em !important;
 +
    text-align:left!important;
  
 
}
 
}
Line 41: 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 48: 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 99: 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 107: Line 117:
 
     background-color: #909090 !important;
 
     background-color: #909090 !important;
 
     color: #fff !important;
 
     color: #fff !important;
}
+
}*/
  
 
td:last-child {
 
td:last-child {
Line 351: Line 361:
 
     width: 100%;
 
     width: 100%;
 
     height: 5px;
 
     height: 5px;
     background: #fff;
+
     background: #eee;
 
}
 
}
  
Line 357: Line 367:
 
.progress-bar {
 
.progress-bar {
 
     height: 5px;
 
     height: 5px;
     background: #fdc516;
+
     background: #009896;
 
     width: 0%;
 
     width: 0%;
 
}
 
}
Line 478: 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