Versão Estável
0.46
Baixe Agora!
CSS desta TWikiWeb
Modularização:
%STARTINCLUDE%
body {
margin: 0px;
padding: 0px;
font-family: helvetica, sans-serif;
font-size: 14px;
background-image: url(%ATTACHURL%/fundo-top.png);
background-repeat: repeat-x;
background-position: 0px 20px;
}
#cabecalho {
background-image: url(%ATTACHURL%/cabecalho.jpg);
background-repeat: no-repeat;
background-position: 50% 0%;
height: 154px;
}
#cabecalho h1 {
margin: 0px;
height: 154px;
background-image: url(%ATTACHURL%/vel-vetor.png);
background-repeat: no-repeat;
background-position: 99% 35%;
}
.msie #cabecalho h1 {
background-image: none;
}
#cabecalho span {
display: none;
}
#logo {
display: block;
width: 75px;
height: 75px;
position: absolute;
top: 47px;
left: 50%;
margin-left: -330px;
}
#logo img {
display: none;
}
#menu {
position: absolute;
left: 50%;
margin: -30px 0px 0px -350px;
}
.msie #menu {
width: 720px;
}
#menu ul {
margin: 0px;
padding: 0px;
}
#menu li {
margin: 0px 10px;
padding: 0px;
list-style: none;
display: block;
float: left;
position: relative;
font-weight: 800;
cursor: default;
color: #070;
font-size: 14px;
}
#menu li:hover {
color: #4A0;
}
#menu li ul {
display: none;
clear: left;
padding: 4px 0px;
border: 1px solid #050;
background-color: #FFF;
position: absolute;
width: 170px;
}
/* li.hover eh um armengue para o MSIE */
#menu li.hover ul,
#menu li:hover ul {
display: block;
}
.msie #menu li ul {
top: 16px;
left: 0px;
}
#menu li ul li {
float: none;
margin: 0px;
padding: 4px 0px 4px 5px;
font-weight: 500;
font-size: 12px;
}
#menu a:link,
#menu a:active,
#menu a:visited {
display: block;
color: #070;
text-decoration: none;
}
#menu a:hover {
color: #4A0;
}
#parentTopics {
color: #897;
}
#parentTopics a {
color: #786 !important;
}
#news {
float: left;
margin: -30px 10px 5px 0px;
padding: 5px 10px;
max-width: 200px;
width: 220px;
background: #F4FFE8;
border: 2px dotted #BE5;
}
#news h2{
margin: 0px;
}
#conteudo a#download-now {
display: block;
float: right;
width: 150px;
line-height: 115px;
font-size: 30px;
margin-left: 15px;
background-image: url(%ATTACHURL%/download.png);
color: #FFF;
text-decoration: none;
text-align: center;
}
#download-now span {
display: none;
}
#conteudo {
margin: 0px 5% 20px 5%;
text-align: justify;
color: #555;
}
#revInfo {
clear: both;
margin: 10px 5% 0px 0px;
font-size: 11px;
text-align: right;
color: #BBB;
}
#revInfo a {
color: #BBB;
}
#btsTWiki {
clear: both;
margin: 0px 5% 0px 0px;
font-size: 11px;
text-align: right;
}
#btsTWiki a:link,
#btsTWiki a:active,
#btsTWiki a:visited {
color: #AAA;
text-decoration: none;
margin: 0px 5px;
}
#btsTWiki a:hover {
color: #47A;
}
#rodape {
clear: both;
margin: 0px 5%;
padding: 10px 2%;
border-top: 1px solid #CCC;
color: #CCC;
text-align: left;
}
#rodape p {
text-align: center;
}
#rodape a {
color: #BCA;
}
#link-duvidas {
margin-top: -20px;
}
#link-duvidas a {
padding: 2px 10px;
border: 3px solid #490;
background: #9E0;
-moz-border-radius: 8px;
font-weight: bold;
color: #490;
text-decoration: none;
}
#link-duvidas a:hover {
border: 3px solid #4C0;
background: #BF4;
}
#link-duvidas img {
position: relative;
top: 2px;
}
#btsPower {
text-align: center;
margin-top: 0px;
}
#btsPower img {
margin: 2px;
}
.twikiForm, .twikiAttachments {
padding-top: 20px;
}
.twikiAttachments table {
margin: auto;
}
#eXTReMe {
float: right;
margin-top: -60px;
}
/* * * Conteúdo * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebConteudoCSS}%
/* * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebTabelasCSS}%
%STOPINCLUDE%
--
AurelioAHeckert - 13 Oct 2006
Todo material do sítio
Inkscape Brasil é propriedade do grupo Inkscape Brasil e pode ser
reproduzido livremente, desde que
permaneça livre e a fonte seja citada, seguindo os termos da licença
Creative Commons (by-sa).
Inkscape é um
Software Livre, distribuido sobre Termos
GNU-GPL.