Diferencia entre revisiones de «MediaWiki:Print.css»
De MateWiki
| Línea 2: | Línea 2: | ||
html, body { | html, body { | ||
font-familiy: sans-serif; | font-familiy: sans-serif; | ||
| + | font-size: 10pt; | ||
| + | } | ||
| + | |||
| + | div.matlab { | ||
font-size: 10pt; | font-size: 10pt; | ||
} | } | ||
Revisión del 19:31 30 jun 2013
/* Los estilos CSS colocados aquí afectarán la impresión */
html, body {
font-familiy: sans-serif;
font-size: 10pt;
}
div.matlab {
font-size: 10pt;
}