Vertaling van "ficheros CSS" in Engels
Genial, tu página web usa muy pocos ficheros CSS.
Se definen en los ficheros CSS.
Para mejorar: su página web tiene más de 4 ficheros CSS.
Perfect, your website has few CSS files.
Esto se ha hecho, en la mayoría de los casos, mediante la modificación de los ficheros CSS.
This has been done, in most cases, by modifying the CSS files.
Genial, tu página web usa muy pocos ficheros CSS.
Too bad, your website has too many CSS files (more than 4).
Muy mal, tu página web usa demasiados ficheros CSS (más de 5).
Great, your website has few CSS files.
Para mejorar: su página web tiene más de 4 ficheros CSS.
Too bad, your website has too many CSS files (more than 4).
Si tenemos un sitio con muchos ficheros CSS podríamos renombrarlos y empezar a modificarlos introduciendo los cambios de SASS que nos interesen... que serán muchos una vez que hayamos terminado de ver sus ventajas en este episodio.
If we have a site with a number of existing CSS files we could rename those files and start modifying them to introduce SASS features as and when we wanted.
Un preprocesador CSS es simplemente una herramienta que nos permitirá escribir nuestros estilos en un lenguaje específico y que luego, tras un proceso de compilación, generará unos ficheros CSS con los estilos equivalentes escritos en CSS.
A CSS preprocessor is just a tool that will let us write our styles in a specific language and then, after a compilation stage, it will generate the CSS files with the equivalent styles written in CSS.
Mozilla respetará esto y solo cargará los ficheros CSS con ese tipo MIME si la página web está en modo estricto de estándares.
Mozilla will respect this and only load CSS files with that mimetype if the Web page is in strict standards mode.
Tipos MIME (cuando no se aplican a los ficheros CSS)
Mimetypes (when CSS files are not applied)
Cuando se crean estilos en las etiquetas <tags>, como atributos de estilo para elementos individuales, o en ficheros CSS personalizados se está rompiendo la capacidad de Gecko para dotar de apariencia a la aplicación a la que pertenece el XUL.
When you create styles in <style> tags, as style attributes for individual elements, or in custom CSS files, you break the ability of Gecko to skin the application to which your XUL belongs.
En lugar de eso, basta con colocar los ficheros CSS y las imágenes en el sitio adecuado, decirle a Drupal donde se encuentran, y ya está listo.
Instead, drop in your CSS files and images, tell Drupal where to find them, and you're ready to go.