no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@511 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
Frederico Palma 21 years ago
parent d4839868c3
commit ae697e326b

@ -13,6 +13,14 @@ body
text-align: justify; text-align: justify;
} }
.noticias
{
color: #497895;
font-family: verdana;
font-size: 9pt;
text-align: left;
}
td.asd td.asd
{ {
border-width: 1px 1px 1px 1px; border-width: 1px 1px 1px 1px;

@ -3,9 +3,9 @@
<html> <html>
<head> <head>
<title>Not&iacute;cias</title> <title>Not&iacute;cias</title>
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css"> <link rel="stylesheet" href="/html/css/style.css" type="text/css">
</head> </head>
<body class='text'> <body class="noticias">
$noticias $noticias
</body> </body>
</html> </html>

Loading…
Cancel
Save