Difference: FolhasDeEstilo (1 vs. 3)

Revision 316 May 2005 - LeonardoCosta

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"
Folhas de Estilo do Sítio
Line: 10 to 10
 
background-color
#898989;
margin
0;
padding
0;
Added:
>
>
font-family
Verdana, sans-serif;
 }

a {

color
#004095;
Changed:
<
<
font-family
Bitstream Vera Sans, sans-serif;
>
>
font-family
Verdana, sans-serif;
 }

#principal {

Line: 28 to 29
 
background-image
url('shadow.gif');
background-position
center;
background-repeat
repeat-y;
Added:
>
>
font-family
Verdana, sans-serif;
 }

#topo {

Revision 205 May 2005 - LucasRocha

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"
Folhas de Estilo do Sítio
Line: 49 to 49
 
border
thin solid #4d2b10;
margin-left
8px;
padding
5px;
Changed:
<
<
width
160px;
>
>
width
170px;
 
font-size
12px;
color
#000000;
}
Added:
>
>
#esquerda a {
text-decoration
none;
}

#esquerda a:hover {

text-decoration
underline;
}
 #direita {
Changed:
<
<
margin-left
188px;
>
>
margin-left
198px;
 
padding-right
10px;
Changed:
<
<
font-size
14px;
>
>
font-size
12px;
 
text-align
justify;
border
1px;
Added:
>
>
min-height
200px;
 }
Added:
>
>
#direita h1 {
color
#AA0000;
font-size
17px;
font-weight
bold;
border-bottom
1px solid #AA0000;
}

#direita h2 {

font-size
14px;
font-weight
bold;
}
 

Revision 124 Apr 2005 - LucasRocha

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ProjetoGrafico"
Folhas de Estilo do Sítio

%STARTINCLUDE%

body {
   color: #141414;
   background-color: #898989;
   margin: 0;
   padding: 0;
}

a {
   color: #004095;
   font-family: Bitstream Vera Sans, sans-serif;
}

#principal {
   color: inherit;
   background-color: #ffffff;
   width: 799px;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   background-image: url('shadow.gif');
   background-position: center;
   background-repeat: repeat-y;
}

#topo {
   width: 100%;
}

#topo img {
   margin: 0;
   padding: 0;
   border: 0;
}

#conteudo {
   background-color: #FFFFFF;
}

#esquerda {
   float: left;
   border: thin solid #4d2b10;
   margin-left: 8px;
   padding: 5px;
   width: 160px;
   font-size: 12px;
   color: #000000;
}

#direita {
   margin-left: 188px;
   padding-right: 10px;
   font-size: 14px;
   text-align: justify;
   border: 1px;
}

%STOPINCLUDE%

-- LucasRocha - 24 Apr 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