Line: 1 to 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% body { margin: 0px; padding: 20px 0px; background: #E8E4E0 url(%ATTACHURL%/azulejos.jpg) 50% 0%; font-family: Arial, "Liberation Sans", sans-serif; font-size: 14px; color: #111; text-align: center; } #all { width: 690px; margin: auto; } #main { border: 6px solid #005088; background: url(%ATTACHURL%/cidade.png) no-repeat -3px 100%; } #header { height: 340px; position: relative; background: url(%ATTACHURL%/cabecalho.png) no-repeat 50% 100%; } #header h1 { display: none; } | |||||||||
Added: | |||||||||
> > | #i18n { position: absolute; left: 15px; bottom: 30px; color: #058; font-weight: bold; font-size: 11px; } #i18n a { color: #058; text-decoration: none; } #i18n a:hover { text-decoration: underline; } #i18n a.twikiCurrentTopicLink { opacity: 0.6; } #i18n .twikiNewLink { color: #C00; } | ||||||||
#menu li a#link-home { background: transparent; position: absolute; display: block; width: 580px; height: 95px; left: 30px; top: -310px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } #link-home span { display: none; } #menu { font-size: 14px; position: absolute; bottom: -10px; left: 0px; width: 100%; line-height: 15px; text-align: center; } | |||||||||
Added: | |||||||||
> > | .lang-en #menu { font-size: 13px; } | ||||||||
#menu p {
display: none;
}
#menu ul {
margin: 0px;
padding: 0px;
display: inline-block;
zoom: 1;
*display: inline;
}
#menu li {
list-style: none;
margin: 0px;
padding: 0px 2px;
display: inline-block;
zoom: 1;
*display: inline;
}
#menu li a {
font-family: "Times New Roman", "Liberation Serif", Times, serif;
text-decoration: none;
font-weight: bold;
color: #058;
background: #FFF;
padding: 2px 6px;
display: inline-block;
zoom: 1;
*display: inline;
-webkit-box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
-moz-box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
}
#menu li a:hover {
color: #804;
}
#menu li a.twikiCurrentTopicLink {
color: #888;
}
#content {
text-align: justify;
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
margin: 30px 40px 200px 40px;
padding: 10px 20px;
background: #FFF;
/* box-shadow: 0 0 20px rgba(8,4,0,0.3); */
}
/* .topicWebHome #content {
background: transparent;
box-shadow: none;
} */
#content h1{
margin-top: 0px;
padding: 0px;
color: #058;
}
img {
border: none;
}
#content a {
color: #058;
}
#footer {
text-align: center;
font-size: 11px;
padding-top: 20px
}
#footer h2 {
font-size: 10px;
margin: 0px;
}
#footer a {
margin: 0px 10px;
}
#endereco {
padding-top: 20px;
}
#wiki-bts {
position: absolute;
font-size: 12px;
top: 5px;
left: 10px;
text-align: center;
}
#wiki-bts a {
color: #FFF;
background: #058;
padding: 1px 4px;
margin-top: 5px;
display: block;
text-decoration: none;
}
#wiki-bts a#btLogar {
background: transparent;
color: #E8E4E0;
}
#wiki-bts a#btLogar span {
display: none;
}
| |||||||||
Added: | |||||||||
> > |
|