Cascading style sheets for gnuplot.03.html, a Gnuplot test.
/*////////////////////////////////////////////////////////////////////////////
// FILE : gnuplot.03.css
// AUTHOR : http://www.asolver.com
// PURPOSE : Cascading style sheets for gnuplot.03.html, a Gnuplot test.
////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////
// Cuerpo principal de la pagina
////////////////////////////////////////////////////////////////////////////*/
body
{
margin: 0px 0px 0px 0px; /* top right bottom left */
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
background-color: #ffffff;
text-align: center;
}
/*////////////////////////////////////////////////////////////////////////////
// Elementos basicos
////////////////////////////////////////////////////////////////////////////*/
img
{
margin: 0px 0px 0px 0px; /* top right bottom left */
padding: 0px 0px 0px 0px; /* top right bottom left */
}
h1
{
margin: 0px 0px 0px 0px; /* top right bottom left */
font-size: 20pt;
font-weight: normal;
color: #ffffff;
}
h2
{
margin: 0px 0px 0px 0px; /* top right bottom left */
font-size: 16pt;
font-weight: normal;
color: #ffffff;
}
p
{
margin: 0px 2px 0px 2px; /* top right bottom left */
font-size: 10pt;
font-weight: normal;
color: #333333; /* #5C7F92; */
}
code
{
margin: 0px 0px 0px 0px; /* top right bottom left */
font-size: 10pt;
font-weight: normal;
color: #333333; /* #5C7F92; */
font-family: Courier New;
}
Gnuplot.Test pruebas de graficos de series temporales con Gnuplot
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio