Comparar commits

..

No hay commits en común. "5e19d170c3a9b2fd66292b6cd2dd0f6f2a5861c1" y "2177d03435ea3a0f67690c41b877427acc5da40b" tienen historias totalmente diferentes.

Se han modificado 6 ficheros con 0 adiciones y 40 borrados

Ver fichero

@ -50,11 +50,3 @@ th {
color: #ddd;
font-size: 20px;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
}

Ver fichero

@ -48,10 +48,3 @@ td, th {
text-align: left;
border: 1px solid #ecf0f1;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
}

Ver fichero

@ -40,10 +40,3 @@ td, th {
text-align: left;
border: 1px solid #ddd;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
}

Ver fichero

@ -49,10 +49,3 @@ td, th {
border: 1px solid #ff9900;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
}

Ver fichero

@ -64,11 +64,6 @@ th {
table tr:hover {
background-color: #f1f1f1;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
video{

Ver fichero

@ -82,10 +82,4 @@ table tr:hover {
background-color: #b61212;
}
table.table_magasin{
width: 150px;
padding: 12px;
margin-top: 10px;
margin-bottom: 10px;
}