Difference: RodapeCSS ( vs. 1)

Revision 121 Aug 2005 - LeandroSantos

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="SkinCSS"

CSS do Rodapé do Sítio PPGE

%STARTINCLUDE%

#rodape{
  position: relative;
  width: 760px;
  height: 155px;
  left: 50%;
  margin-left: -380px;
  background: url("%PUBURL%/%WEB%/ImagensDoLeiaute/basePag.png"); no-repeat;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  margin-top: 0px;
  padding: 0px;
}

#rodape #texto{
  width: 450px;
  height: 45px;
  position: absolute;
  top: 100px;
  left: 10px;
  padding: 0px;
  font-size: 80%;

}

#rodape #texto a:link,
#rodape #texto a:active,
#rodape #texto a:visited{
  color: #b43d4d;
  text-decoration: none;
}

#rodape #texto a:hover{
  color: #e7949f;
}

%STOPINCLUDE%


-- LeandroSantos - 21 Aug 2005

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback