Difference between revisions of "Team:Valencia UPV/Templates:customcss"

Line 213: Line 213:
 
     font-weight: 300 !important;
 
     font-weight: 300 !important;
 
     line-height: 19pt !important;
 
     line-height: 19pt !important;
 +
}
 +
 +
.dwnload-btn{
 +
border-color: #b8d8ab !important;
 +
background-color: #b8d8ab !important;
 +
}
 +
.btn-dwnl:visited {
 +
color: #fff !important;
 +
}
 +
.jvectormap-zoomin {
 +
top: 15px !important;
 +
}
 +
.jvectormap-zoomout {
 +
top: 65px !important;
 +
}
 +
.flat-table {
 +
  display: block !important;
 +
  -webkit-font-smoothing: antialiased !important;
 +
  font-size: 115%;
 +
  margin: auto !important;
 +
  overflow: auto !important;
 +
  width: 650px !important;
 +
}
 +
.flat-table th {
 +
  background-color: #005e72 !important;
 +
  color: white !important;
 +
  font-weight: normal !important;
 +
  padding: 20px 30px !important;
 +
  text-align: center !important;
 +
}
 +
.flat-table td {
 +
  background-color: #eeeeee !important;
 +
  color: #6f6f6f !important;
 +
  padding: 20px 30px !important;
 +
}
 +
 +
table{
 +
border-collapse: separate !important;
 +
border-spacing: 2px !important;
 +
border-color: transparent !important;
 +
}
 +
#page-menu.page-menu-dark {
 +
background-color: #d3565b !important;
 +
}
 +
#page-menu.page-menu-dark ul {
 +
background-color: #d3565b !important;
 +
}
 +
#page-menu.page-menu-dark ul li {
 +
border-left: #CD545B 1px solid !important;
 +
}
 +
.jopebtn-dwn{
 +
display: inline;
 +
position:fixed;
 +
font-size: 15px;
 +
color: #fff !important;
 +
line-height: 33px;
 +
background-color: #b8d8ab;
 +
height: 35px;
 +
width: 65px;
 +
left: 6px;
 +
bottom: 6px;
 +
text-align: center;
 +
text-transform: uppercase;
 +
z-index: 1000;
 +
border-radius: 2px !important;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 07:29, 24 October 2017