
FAIR is a non-profit organization dedicated to providing well-documented answers to criticisms of the doctrine, practice, and history of The Church of Jesus Christ of Latter-day Saints.
SpencerMarsh (talk | contribs) m (Reverted edit by SpencerMarsh (talk) to last revision by MikeParker) Tags: Blanking Rollback |
MikeParker (talk | contribs) No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) { | |||
ol.references { font-size: 3.8rem !important; } | |||
.notes-header-wrapper { font-size: 6.2rem !important; } | |||
body { font-size: 3.8rem !important; } | |||
h1 { font-size: 5.8rem !important; } | |||
h2 { font-size: 5.2rem !important; } | |||
h3 { font-size: 4.8rem !important; } | |||
h4 { font-size: 4.4rem !important; } | |||
h5 { font-size: 4.0rem !important; } | |||
h6 { font-size: 3.8rem !important; } | |||
.references { | |||
max-width: 100%; | |||
overflow-wrap: break-word; | |||
} | |||
} | |||
/* Contenedor principal de todas las herramientas */ | |||
#page-tools { | |||
display: flex; /* Activa el modo flexible */ | |||
flex-wrap: wrap; /* Permite que los elementos bajen a la siguiente línea si no caben */ | |||
gap: 20px; /* Añade espacio entre cada grupo (portlet) */ | |||
width: 100%; /* Asegura que use todo el ancho disponible */ | |||
} | |||
/* Estilo para cada grupo individual (Namespaces, Views, etc.) */ | |||
.portlet.mw-portlet { | |||
flex: 0 1 auto; /* Los grupos mantienen su tamaño natural */ | |||
min-width: 150px; /* Evita que se compriman demasiado */ | |||
} | |||
/* Ajuste para las listas dentro de los portlets */ | |||
.portlet ul { | |||
list-style: none; | |||
margin: 0; | |||
padding: 0; | |||
display: flex; | |||
flex-direction: column; /* Las opciones del menú van hacia abajo */ | |||
gap: 5px; | |||
} | |||
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
ol.references { font-size: 3.8rem !important; }
.notes-header-wrapper { font-size: 6.2rem !important; }
body { font-size: 3.8rem !important; }
h1 { font-size: 5.8rem !important; }
h2 { font-size: 5.2rem !important; }
h3 { font-size: 4.8rem !important; }
h4 { font-size: 4.4rem !important; }
h5 { font-size: 4.0rem !important; }
h6 { font-size: 3.8rem !important; }
.references {
max-width: 100%;
overflow-wrap: break-word;
}
}
/* Contenedor principal de todas las herramientas */
#page-tools {
display: flex; /* Activa el modo flexible */
flex-wrap: wrap; /* Permite que los elementos bajen a la siguiente línea si no caben */
gap: 20px; /* Añade espacio entre cada grupo (portlet) */
width: 100%; /* Asegura que use todo el ancho disponible */
}
/* Estilo para cada grupo individual (Namespaces, Views, etc.) */
.portlet.mw-portlet {
flex: 0 1 auto; /* Los grupos mantienen su tamaño natural */
min-width: 150px; /* Evita que se compriman demasiado */
}
/* Ajuste para las listas dentro de los portlets */
.portlet ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column; /* Las opciones del menú van hacia abajo */
gap: 5px;
}

FAIR is a non-profit organization dedicated to providing well-documented answers to criticisms of the doctrine, practice, and history of The Church of Jesus Christ of Latter-day Saints.
We are a volunteer organization. We invite you to give back.
Donate Now