Difference between revisions of "Team:Valencia UPV/Parts"

Line 12: Line 12:
 
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" type="text/css">
 
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" type="text/css">
 
<style>
 
<style>
.flat-table {
+
#groupparts{
  display: block !important;
+
width:100% !important;
  -webkit-font-smoothing: antialiased !important;
+
}
  font-size: 115%;
+
  overflow: auto !important;
+
  width: auto !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;
+
}
+
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 16:38, 25 October 2017