r5 - 06 Oct 2005 - 19:38:10 - MirianBruckschenYou are here: TWiki >  BetaENEC Web  >  ProjetoGrafico > FolhasDeEstilo > BotoesFormataCSS

CSS dos Botões Formata do Sítio

%STARTINCLUDE%
#btsFormata { position: absolute; right: 5px; top: 10px; }
#btsFormata a:link,
#btsFormata a:active,
#btsFormata a:visited {
  display: block; 
  color: %WEBBGCOLORDARK%;
  background-color: %WEBBGCOLOR%;
  border: 1px solid %WEBBGCOLORDARK%;
  font-weight: 900;
  font-size: 17px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin: 4px; }
#btsFormata a:hover { color: %WEBBGCOLOR%; background-color: %WEBBGCOLORLIGHT%; border: 1px solid %WEBBGCOLOR%; }
%STOPINCLUDE%


-- LeandroSantos - 30 Aug 2005

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r5 < r4 < r3 < r2 < r1 | More topic actions
 
Powered by TWiki
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