Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) RN

Endereço Nota Erros Avisos

adcon.rn.gov.br/www.embrapa.br

89.13 4 5
Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.4 Presença de CSS(s) interno 1 8
8 <![CDATA[<style> body{ background: url(images/bg_body.png) top left repeat-x; min-height: 250px; margin: 0; padding: 0;} body, input, label, select, option{ font-family: sans-serif; font-size: 14px; color: #333;} div#erro_404{ background: url(images/bg404error.png) no-repeat; width: 330px; /*-370px padding*/ height: 350px; position: absolute; top: 50%; left: 50%; margin: -225px 0 0 -350px; padding: 80px 0 0 370px; color: #fff;} div#erro_404 h1{ margin: 0; padding: 0; font-size: 24px; text-shadow: 1px 1px 5px #004581; /*x y blur cor*/} div#erro_404 p{ line-height: 24px;} div#erro_404 a{ font-weight: bold; text-decoration: underline; color: #fff;} div#erro_404 a:hover{ color: #e6f3f9; text-decoration: none;} </style>]]>