forked from Coded/SIPRP
no message
git-svn-id: https://svn.coded.pt/svn/SIPRP@434 bb69d46d-e84e-40c8-a05a-06db0d6337410'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
parent
003f857e3d
commit
9fc4a25f3b
@ -0,0 +1,92 @@
|
||||
body
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.text
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
td.asd
|
||||
{
|
||||
border-width: 1px 1px 1px 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
td.title
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.noticias
|
||||
{
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
td.footer
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.big:link,
|
||||
a.big:visited,
|
||||
a.big:active
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.big:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.copy:link,
|
||||
a.copy:visited,
|
||||
a.copy:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
Loading…
Reference in new issue