Proyectos de Subversion Moodle

Rev

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

Rev 1102 Rev 1103
Línea 161... Línea 161...
161
    /* margin: 7px 0; */
161
    /* margin: 7px 0; */
162
    width: 100%;
162
    width: 100%;
163
    justify-content: space-between;
163
    justify-content: space-between;
164
    align-items: center;
164
    align-items: center;
165
    height: auto;
165
    height: auto;
-
 
166
    margin-bottom: 20px;
166
    /* top: 0; */
167
    /* top: 0; */
167
    /* left: 0; */
168
    /* left: 0; */
-
 
169
}
-
 
170
 
-
 
171
#page-calendar-view .rui-main-content-title--h1 {
-
 
172
    font-size: 2.25rem;
-
 
173
    color: #16283c;
168
}
174
}
169
175