Proyectos de Subversion Moodle

Rev

Rev 443 | Rev 1028 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 443 Rev 1027
Línea 35... Línea 35...
35
    font-size: 80%;
35
    font-size: 80%;
36
    font-weight: 400;
36
    font-weight: 400;
37
    text-align: center;
37
    text-align: center;
38
    width:100%;
38
    width:100%;
39
}
39
}
40
 
-
 
41
.item-cursos{
40
.item-cursos{
42
	/*background-color: green;*/
-
 
43
    color: white;
41
  color: white;
44
    text-align: center;
-
 
45
    margin: 10px;
-
 
46
    padding: 10px;
-
 
47
    /*background-color: grey;*/
-
 
48
    color: white;
-
 
49
    text-align: center;
42
  text-align: center;
50
    margin: 10px 0px;
-
 
51
    padding: 0px;
43
  padding: 0px;
52
    /*border: 1px solid black;*/
-
 
53
	border: 0px;
44
	border: 0px;
Línea 54... Línea 45...
54
 
45
 
55
}
46
}
56
.bloque {
47
.bloque {
Línea 87... Línea 78...
87
.list-block-cursos-catalogo-ajax {
78
.list-block-cursos-catalogo-ajax {
88
  display: grid;
79
  display: grid;
89
  grid-template-columns: repeat(auto-fill, minmax(20vw, 1fr));
80
  grid-template-columns: repeat(auto-fill, minmax(20vw, 1fr));
90
  width: 100%;
81
  width: 100%;
91
  margin: 16px 0;
82
  margin: 16px 0;
92
  gap: 16px;
83
  gap: 15px;
93
}
84
}
94
@media only screen and (max-width: 1199.98px){
85
@media only screen and (max-width: 1199.98px){
95
/*
86
/*
96
.main_logo_home2 .mt20{
87
.main_logo_home2 .mt20{
97
	top: 5px;
88
	top: 5px;