Просмотр файла help/style/style.css

Размер файла: 1.5Kb
body, td, tr { 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 8pt; 
cursor : default; 
color : #666; 
} 
body { 
background-color : #f7f7f7; 
margin-top : 20px; 
margin-bottom : 20px; 
padding : 0; 
} 
legend { 
color : #ccc; 
width : 100%; 
font-size : 12px; 
font-weight : bold; 
border-bottom : 1px solid #f7f7f7; 
padding-bottom : 5px; 
margin-bottom : 5px; 
} 
fieldset { 
border : 1px solid #fff; 
padding-bottom : 10px; 
} 
form { 
margin : 0; 
padding : 0; 
} 
a:active, a:visited, a:link { 
color : #446488; 
text-decoration : none; 
font-size : 10px; 
} 
a:hover { 
color : #00004f; 
text-decoration : none; 
font-size : 8pt; 
} 
a.nav:active, a.nav:visited, a.nav:link { 
color : #666; 
font-size : 10px; 
font-weight : bold; 
text-decoration : none; 
} 
a.nav:hover { 
font-size : 10px; 
font-weight : bold; 
color : #666; 
text-decoration : underline; 
} 
input, select { 
font-size : 8pt; 
} 
textarea { 
width : 100%; 
font-size : 9pt; 
padding : 5px; 
} 
div { 
margin : 1px 0 1px 0; 
padding : 5px 5px 5px 5px; 
background-color : #fff; 
} 
.a { 
border-bottom : 1px solid #ccc; 
color : #666; 
background : #f7f7f7; 
} 
.b { 
font-size : 13px; 
color : #666; 
background-color : #e5e5e5; 
padding : 3px; 
color : #666; 
} 
.c { 
border-top : 1px solid #ccc; 
color : #666; 
background : #f7f7f7; 
} 
.d { 
font-size : 14px; 
font-weight : bold; 
color : #666; 
text-decoration : none; 
}