Difference: FolhaDeEstilos (1 vs. 23)

Revision 2312 Aug 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 35 to 35
 }

#conteudo {

Changed:
<
<
width: 572; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
>
>
width: 590;
  float: left; min-height: 350; font-family: arial; font-size: 14; color: #7d3417;
Changed:
<
<
padding: 25 0 25 18;
>
>
padding: 25 0 25 0; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
 }

#conteudo a{

Revision 2211 Aug 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 35 to 35
 }

#conteudo {

Changed:
<
<
width: 590;
>
>
width: 572;
  background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat; float: left;
Line: 43 to 43
  font-family: arial; font-size: 14; color: #7d3417;
Changed:
<
<
padding: 25 0 25 0;
>
>
padding: 25 0 25 18;
 }

#conteudo a{

Line: 134 to 134
  font-size: 12; }
Added:
>
>
.interprete { display: none; position: absolute; padding: 5; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); border: 2px solid #7d3417; }

a:hover + .interprete { display: block; }

 /* hacks */

#titulo {

Revision 2111 Aug 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 130 to 130
  width: 227; }
Added:
>
>
#eventos li { font-size: 12; }
 /* hacks */

#titulo {

Revision 2005 Aug 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Revision 1931 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 43 to 43
  font-family: arial; font-size: 14; color: #7d3417;
Added:
>
>
padding: 25 0 25 0;
 }

#conteudo a{

Line: 80 to 81
  #titulo { position: relative;
Changed:
<
<
top: -32;
>
>
top: -25;
  float: right; z-index: 0; width: 96;

Revision 1830 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 39 to 39
  background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat; float: left;
Deleted:
<
<
padding: 25 0 25 0;
  min-height: 350; font-family: arial; font-size: 14;
Line: 81 to 80
  #titulo { position: relative;
Added:
>
>
top: -32;
  float: right; z-index: 0;
Deleted:
<
<
top: -25;
  width: 96; text-align: right; margin-right: 0;
Line: 127 to 126
 .direita, .esquerda { position: relative; top: 70;
Changed:
<
<
width: 215;
>
>
width: 227;
 }

/* hacks */

Revision 1730 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 25 to 25
  backgroud-repeat: repeat-y; }
Changed:
<
<
div#navegacao {
>
>
#navegacao {
  float: left; width:170; }
Changed:
<
<
div#navegacao div{
>
>
#navegacao div{
  padding: 13 0 0 10; }
Changed:
<
<
div#conteudo {
>
>
#conteudo {
  width: 590; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
Line: 46 to 46
  color: #7d3417; }
Changed:
<
<
div#conteudo * { float: none; }

div#conteudo a{

>
>
#conteudo a{
  font-family: arial; font-size: 14; color: #7d3417; text-decoration: none; }
Changed:
<
<
div#conteudo a:hover{
>
>
#conteudo a:hover{
  font-family: arial; font-size: 14; color: #7d3417; text-decoration: none; }
Changed:
<
<
div#conteudo a:visited{
>
>
#conteudo a:visited{
  font-family: arial; font-size: 14; color: #7d3417; text-decoration: none; }
Changed:
<
<
div#conteudo ul li {
>
>
#conteudo ul li {
  list-style-type: decimal; list-style-position: inside; }
Changed:
<
<
div.top {
>
>
.top { float: right;
  position: relative;
Added:
>
>
width: 49;
  z-index: 1;
Deleted:
<
<
float: right;
 }
Changed:
<
<
/*div#titulo img { text-align: right; }*/

div#titulo {

>
>
#titulo {
  position: relative; float: right; z-index: 0;
Line: 96 to 89
  margin-right: 0; }
Changed:
<
<
div.clear {
>
>
.clear {
  clear: both; }
Changed:
<
<
div#rodape {
>
>
#rodape {
  position: absolute; width: 100%; padding-top: 3; text-align: center; }
Changed:
<
<
div#rodape a{
>
>
#rodape a{
  color: #eee1c2; font-weight: bold; text-decoration: none;
Line: 115 to 108
  font-family: arial; }
Changed:
<
<
div.centro {
>
>
.centro {
  text-align: center; }
Changed:
<
<
div.esquerda {
>
>
.esquerda {
  float: left; text-align: right; padding-right: 10; }
Changed:
<
<
div.direita {
>
>
.direita {
  float: right; text-align: left; padding-left: 10;
Line: 136 to 129
  top: 70; width: 215; }
Added:
>
>
/* hacks */

#titulo { font-size: 0; line-height: 0; }

 %STOPINLCUDE%

META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216779848" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"

Revision 1629 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 82 to 82
  float: right; }
Changed:
<
<
div#titulo img { clear: right; float: right; }
>
>
/*div#titulo img { text-align: right; }*/
  div#titulo { position: relative; float: right; z-index: 0; top: -25;
Added:
>
>
width: 96; text-align: right;
  margin-right: 0; }

Revision 1529 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 46 to 46
  color: #7d3417; }
Added:
>
>
div#conteudo * { float: none; }
 div#conteudo a{ font-family: arial; font-size: 14;
Line: 85 to 89
  div#titulo { position: relative;
Added:
>
>
float: right;
  z-index: 0; top: -25;
Added:
>
>
margin-right: 0;
 }

div.clear {

Revision 1428 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 73 to 73
 }

div.top {

Added:
>
>
position: relative; z-index: 1; float: right; }

div#titulo img { clear: right;

  float: right; }
Changed:
<
<
div.top a {
>
>
div#titulo {
  position: relative;
Changed:
<
<
top: 120;
>
>
z-index: 0; top: -25;
 }

div.clear {

Line: 118 to 126
  .direita, .esquerda { position: relative;
Changed:
<
<
top: 80; width: 200;
>
>
top: 70; width: 215;
 } %STOPINLCUDE%

Revision 1328 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 30 to 30
  width:170; }
Changed:
<
<
div#navegacao ul li{
>
>
div#navegacao div{
  padding: 13 0 0 10;
Deleted:
<
<
float: left;
 }

div#conteudo {

Line: 43 to 42
  padding: 25 0 25 0; min-height: 350; font-family: arial;
Changed:
<
<
font-size: 12;
>
>
font-size: 14; color: #7d3417; }

div#conteudo a{ font-family: arial; font-size: 14; color: #7d3417; text-decoration: none; }

div#conteudo a:hover{ font-family: arial; font-size: 14; color: #7d3417; text-decoration: none; }

div#conteudo a:visited{ font-family: arial; font-size: 14;

  color: #7d3417;
Added:
>
>
text-decoration: none;
 }

div#conteudo ul li {

Line: 56 to 76
  float: right; }
Added:
>
>
div.top a { position: relative; top: 120; }
 div.clear { clear: both; }
Line: 75 to 100
  font-family: arial; }
Added:
>
>
div.centro { text-align: center; }

div.esquerda { float: left; text-align: right; padding-right: 10; }

div.direita { float: right; text-align: left; padding-left: 10; }

.direita, .esquerda { position: relative; top: 80; width: 200; }

 %STOPINLCUDE%

META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216779848" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"

Revision 1228 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 17 to 17
 }

#tudo {

Changed:
<
<
text-align: right;
>
>
text-align: left;
  position: relative; width: 760; top: 20;
Changed:
<
<
text-align: left;
>
>
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
 }

div#navegacao {

Deleted:
<
<
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
  float: left; width:170;
Deleted:
<
<
height: 100%;
 }

div#navegacao ul li{ padding: 13 0 0 10;

Added:
>
>
float: left;
 }

div#conteudo {

Line: 62 to 61
 }

div#rodape {

Changed:
<
<
position: relative;
>
>
position: absolute;
  width: 100%; padding-top: 3; text-align: center;

Revision 1127 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 24 to 24
  text-align: left; }
Deleted:
<
<
div#pagina { position: relative; height: 100%; }
 div#navegacao { background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
Line: 67 to 62
 }

div#rodape {

Changed:
<
<
position: absolute;
>
>
position: relative;
  width: 100%; padding-top: 3; text-align: center;

Revision 1027 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Changed:
<
<
margin: 0;
>
>
margin: 0 auto;
  padding: 0; border: 0; }
Line: 14 to 14
 body { background: #94522E; text-align: center;
Deleted:
<
<
/*position: absolute;*/
 }

#tudo {

Changed:
<
<
text-align
left;
margin
0 auto;
width
692px; background-color:#FFFFFF;
border-left
1px #CCCCCC solid;
border-right
1px #CCCCCC solid;
}

div#tudo { text-align: center;

>
>
text-align: right;
  position: relative; width: 760; top: 20; text-align: left;
Deleted:
<
<
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
 }
Added:
>
>
div#pagina { position: relative; height: 100%; }
  div#navegacao {
Added:
>
>
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
  float: left; width:170; height: 100%;
Line: 49 to 42
 }

div#conteudo {

Deleted:
<
<
float: right;
  width: 590; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
Line: 66 to 58
  list-style-position: inside; }
Deleted:
<
<
div#texto {

}

 div.top { float: right; }

Revision 927 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 14 to 14
 body { background: #94522E; text-align: center;
Changed:
<
<
position: absolute;
>
>
/*position: absolute;*/
 }
Added:
>
>
#tudo {
text-align
left;
margin
0 auto;
width
692px; background-color:#FFFFFF;
border-left
1px #CCCCCC solid;
border-right
1px #CCCCCC solid;
}
 div#tudo { text-align: center; position: relative;

Revision 826 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 30 to 30
  div#navegacao { float: left;
Deleted:
<
<
position: absolute;
  width:170; height: 100%; }

Revision 726 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 22 to 22
  position: relative; width: 760; top: 20;
Deleted:
<
<
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
  text-align: left;
Added:
>
>
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
 }

div#navegacao {

Added:
>
>
float: left;
  position: absolute; width:170; height: 100%;
Deleted:
<
<
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y;
 }

div#navegacao ul li{

Line: 42 to 41
  div#conteudo { float: right;
Changed:
<
<
width: 570;
>
>
width: 590; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat; float: left; padding: 25 0 25 0; min-height: 350; font-family: arial; font-size: 12; color: #7d3417;
 }

div#conteudo ul li {

Line: 51 to 58
 }

div#texto {

Changed:
<
<
float: left; padding: 25 0 25 0; min-height: 350; font-family: arial; font-size: 12; color: #7d3417;
>
>
 }

div.top {

Revision 625 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 13 to 13
  body { background: #94522E;
Changed:
<
<
/* position: absolute; left: 50%; */}
>
>
text-align: center; position: absolute; }
  div#tudo {
Changed:
<
<
position: absolute;
>
>
text-align: center; position: relative;
  width: 760;
Deleted:
<
<
/*left: -380;*/
  top: 20; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
Added:
>
>
text-align: left;
 }

div#navegacao {

Deleted:
<
<
float: left;
  position: absolute; width:170; height: 100%;

Revision 525 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 13 to 13
  body { background: #94522E;
Changed:
<
<
position: absolute;
>
>
/* position: absolute;
  left: 50%;
Changed:
<
<
}
>
>
*/}
  div#tudo { position: absolute; width: 760;
Changed:
<
<
left: -380;
>
>
/*left: -380;*/
  top: 20; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;

Revision 423 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 12 to 12
 }

body {

Added:
>
>
background: #94522E;
  position:absolute; left: 50%;
Deleted:
<
<
background: #94522E;
 }

div#tudo {

Deleted:
<
<
width: 760; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
  position: absolute;
Added:
>
>
width: 760;
  left: -380; top: 20;
Added:
>
>
background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat;
 }
Added:
>
>
 div#navegacao { float: left; position: absolute;
Line: 49 to 50
  list-style-position: inside; }
Added:
>
>
div#texto { float: left; padding: 25 0 25 0; min-height: 350; font-family: arial; font-size: 12; color: #7d3417; }

div.top { float: right; }

 div.clear { clear: both; }

div#rodape {

Changed:
<
<
position: relative;
>
>
position: absolute; width: 100%; padding-top: 3; text-align: center; }

div#rodape a{ color: #eee1c2; font-weight: bold; text-decoration: none; font-size: 12; font-family: arial;

 }

%STOPINLCUDE%

Revision 323 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 8 to 8
 }

ul, li {

Changed:
<
<
style: none;
>
>
list-style: none; }

body { position:absolute; left: 50%; background: #94522E;

 }

div#tudo {

Changed:
<
<
width: 740;
>
>
width: 760; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/back.gif'); backgroud-repeat: repeat; position: absolute; left: -380; top: 20;
 }

div#navegacao {

Deleted:
<
<
width:170;
  float: left;
Added:
>
>
position: absolute; width:170; height: 100%;
  background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y; }
Added:
>
>
div#navegacao ul li{ padding: 13 0 0 10; }
 div#conteudo { float: right;
Added:
>
>
width: 570; }

div#conteudo ul li { list-style-type: decimal; list-style-position: inside;

 }

div.clear { clear: both; }

Added:
>
>
div#rodape { position: relative; }
 %STOPINLCUDE%

META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216779848" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"
Added:
>
>
META FILEATTACHMENT attachment="back.gif" attr="" comment="" date="1216812326" name="back.gif" path="back.gif" size="1334" stream="back.gif" user="Main.FlavioAraujo" version="1"

Revision 222 Jul 2008 - FlavioAraujo

Line: 1 to 1
 

* {

Line: 7 to 7
  border: 0; }
Added:
>
>
ul, li { style: none; }

div#tudo { width: 740; }

 div#navegacao { width:170;
Changed:
<
<
backgroud-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png');
>
>
float: left; background-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png');
  backgroud-repeat: repeat-y; }
Added:
>
>
div#conteudo { float: right; }

div.clear { clear: both; }

 %STOPINLCUDE%
Changed:
<
<
META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216748900" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"
>
>
META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216779848" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"

Revision 122 Jul 2008 - FlavioAraujo

Line: 1 to 1
Added:
>
>

* { margin: 0; padding: 0; border: 0; }

div#navegacao { width:170; backgroud-image: url('http://www.twiki.faced.ufba.br/twiki/pub/PauloCostaLima/FolhaDeEstilos/fmenu.png'); backgroud-repeat: repeat-y; }

%STOPINLCUDE%

META FILEATTACHMENT attachment="fmenu.png" attr="" comment="" date="1216748900" name="fmenu.png" path="fmenu.png" size="50036" stream="fmenu.png" user="Main.FlavioAraujo" version="1"
 
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