meshlab/web/style.css
Paolo Cignoni cignoni 237f69d609 final touches
2009-04-29 23:24:49 +00:00

72 lines
1.5 KiB
CSS

/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
body
{
/* background: rgb(204, 204, 255) none repeat scroll 0% 50%; */
background: rgb(164, 164, 204) none repeat scroll 0% 50%;
}
body,tbody
{
/*padding: 0px; */
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
line-height: 1.2;
font-size-adjust: none;
font-stretch: normal;
}
a { text-decoration: none;
font-weight: bold;
color: rgb(204, 0, 0);
}
pre { font-size: 11px;
color: blue;
}
ol { }
table
{
background: rgb(255, 255, 255) none repeat scroll 0% 50%;
}
p, h1, h2, pre, body, tbody
{
margin: 10px 5px 5px 5px;
}
#leftcontent
{
border-top: 2px solid rgb(102, 102, 102);
border-left: 2px solid rgb(102, 102, 102);
border-right: 2px solid rgb(102, 102, 102);
border-bottom: 2px solid rgb(102, 102, 102);
background: rgb(255, 255, 255) none repeat scroll 0% 50%;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
float: left;
width: 80%;
margin-left: 5px;
margin-right: 10px;
padding-bottom: 20px;
}
#rightcontent { }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
.menu { color: rgb(0, 0, 102);
font-weight: bold;
}