Cascade style sheet for syntax highlight test
/*-///////////////////////////////////////////////////////////////////////////
// FILE : cmm.css
// AUTHOR : http://www.asolver.com
// PURPOSE : Cascade style sheet for syntax highlight test
///////////////////////////////////////////////////////////////////////////-*/
/*-///////////////////////////////////////////////////////////////////////////
// Body
///////////////////////////////////////////////////////////////////////////-*/
body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
background-color: #a0e0e0;
letter-spacing: -1px;
}
/*-///////////////////////////////////////////////////////////////////////////
// Divs hierarchy
///////////////////////////////////////////////////////////////////////////-*/
div.Mid /* Middle main space */
{
margin: 0px;
padding: 0px 186px 0px 186px;
background-image: url('vida.en.agua.01.png');
}
div.Mem /* Outer membrane */
{
background: #808080;
border: 8px solid #808080;
border-radius: 8px;
box-shadow: 5px 5px 5px #404040;
}
div.Fix /* Fix position */
{
position: fixed;
top: 16px;
width: 220px;
}
div.Lft /* Left position */
{
left: -62px;
text-align: right;
}
div.Lft:hover
{
left: -12px;
}
div.Rgh /* Left position */
{
right: -62px;
text-align: left;
}
div.Rgh:hover
{
right: -12px;
text-align: left;
}
SHi.SyntaxHighlight funciones de sintaxis realzada de codigo
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio