Khác biệt giữa bản sửa đổi của “Thành viên:Đức Anh/Nháp 66”

Nội dung được xóa Nội dung được thêm vào
Không có tóm lược sửa đổi
Không có tóm lược sửa đổi
Dòng 34:
.tarjeta-main2 img:hover{
transform : scale(1.2);
}
.main-box {
border: solid #c8ccd1;
border-width: 1px 0;
/* box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); */
margin: 0 -1rem 1rem;
padding: 1rem;
}
 
.main-box > p:last-child {
margin-bottom: 0;
}
 
.main-box-section {
color: #72777d;
line-height: 1.25;
margin-top: -0.125em; /* Equilibrando el límite superior de nombre de sección debido a line-height: 1.25; */
}
 
/* Encabezado de la [[Plantilla:Portada:Sección]]*/
.main-box-header {
margin-top: -0.15em; /* Equilibrando el límite superior del encabezado debido a line-height: 1.3; */
}
 
.main-box-header a {
color: inherit;
}
 
.main-box-section + .main-box-header { /* Cuando existe el nombre, restablecer el margen al valor estándar */
margin-top: 0;
}
 
.main-box-header a:focus,
.main-box:hover .main-box-header a,
.main-box:hover .main-featuredLists-item > a {
color: #0645ad;
}
 
/* Tabletas */
@media (min-width: 720px) {
.main-box {
border-radius: 2px;
border-width: 1px;
margin-bottom: 1rem;
margin-left: 0;
margin-right: 0;
}
}
 
/* Computadoras */
@media (min-width: 1000px) {
.main-box {
margin-bottom: 1rem;
padding: 1rem;
}
}