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;
}
.noticias
{
color: #497895;
font-family: verdana;
font-size: 9pt;
text-align: left;
}
td.asd
{
border-width: 1px 1px 1px 1px;

@ -3,9 +3,9 @@
<html>
<head>
<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>
<body class='text'>
<body class="noticias">
$noticias
</body>
</html>

Loading…
Cancel
Save