From cfbcd47d518ef1ee4453c997fc8df08604c3fb76 Mon Sep 17 00:00:00 2001 From: Frederico Palma Date: Fri, 20 May 2005 16:01:58 +0000 Subject: [PATCH] no message git-svn-id: https://svn.coded.pt/svn/SIPRP@501 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/html/conteudos/colaboradores_text.html | 76 ++++++++++++++++++++ trunk/html/css/style.css | 11 +-- 2 files changed, 79 insertions(+), 8 deletions(-) diff --git a/trunk/html/conteudos/colaboradores_text.html b/trunk/html/conteudos/colaboradores_text.html index 1e52e05a..76329bfc 100644 --- a/trunk/html/conteudos/colaboradores_text.html +++ b/trunk/html/conteudos/colaboradores_text.html @@ -2,6 +2,7 @@ + SIPRP - Apresentação @@ -11,6 +12,81 @@ Esta página dá acesso a funcionalidades exclusivas e confidenciais
  • Acesso ao webmail SIPRP
  • +
  • + Junte-se a Nós
    +
    + +
  • diff --git a/trunk/html/css/style.css b/trunk/html/css/style.css index 4d7d1c1a..c8c1ecd2 100644 --- a/trunk/html/css/style.css +++ b/trunk/html/css/style.css @@ -111,14 +111,9 @@ a.copy:active text-decoration: underline; } -select -{ - color: #497895; - font-family: verdana; - margin-top: 0px; -} - -option +select, +option, +input { color: #497895; font-family: verdana;