Difference: FolhaDeEstilos (1 vs. 8)

Revision 808 Oct 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 41 to 41
 }

#corpo {

Changed:
<
<
background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degTudo.png');
>
>
background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/deg_tudo.png');
  background-repeat:repeat-y; display: block; position: relative; margin: auto; width: 750px;
Changed:
<
<
background-color: #A7C6D4;/*/#b3daeb;//#D1AD1A;*/
>
>
background-color: #FFFDCC;/*/#b3daeb;//#D1AD1A;*/
 }

#menu {

Line: 66 to 66
  position: relative; float: right; width: 484px;
Changed:
<
<
min-height: 500px; _height: 500px;
>
>
min-height: 600px; _height: 600px;
  background-color: #FFFDCC; /*#96BCA9;*/ padding: 20px; }
Line: 115 to 115
  display: block; text-decoration: none; font-weight: bold;
Changed:
<
<
background-color: #B50246; /*/#8A6036; //#993720;*/
>
>
background-color: #586de8;/*#B50246; #8A6036; //#993720;*/
  color: white; padding: 10px 0; margin-top: 5px
Line: 183 to 183
 
META FILEATTACHMENT attachment="degCorpo.png" attr="" comment="" date="1286385601" name="degCorpo.png" path="degCorpo.png" size="189" stream="degCorpo.png" tmpFilename="/tmp/4YHJYhXMB1" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="degMenu.png" attr="" comment="" date="1286385617" name="degMenu.png" path="degMenu.png" size="193" stream="degMenu.png" tmpFilename="/tmp/d3hVHgBAEx" user="FlavioAraujo" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="degTudo.png" attr="" comment="" date="1286385786" name="degTudo.png" path="degTudo.png" size="192" stream="degTudo.png" tmpFilename="/tmp/sg66AOG2te" user="FlavioAraujo" version="1"
>
>
META FILEATTACHMENT attachment="degTudo.png" attr="" comment="" date="1286562123" name="degTudo.png" path="degtudo.png" size="207" stream="degtudo.png" tmpFilename="/tmp/OA5DVsR8OB" user="FlavioAraujo" version="2"
META FILEATTACHMENT attachment="deg_tudo.png" attr="" comment="" date="1286562206" name="deg_tudo.png" path="deg_tudo.png" size="207" stream="deg_tudo.png" tmpFilename="/tmp/wrC0mKbjFt" user="FlavioAraujo" version="1"

Revision 708 Oct 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 170 to 170
 #inscricao { }
Added:
>
>
.mostrador { float: left; }
 

Revision 607 Oct 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 34 to 34
  #topo { margin: auto;
Changed:
<
<
width: 750px;
>
>
width: 748px;
  text-align: center; min-height: 10px; border: 1px solid black;
Line: 109 to 109
  margin: 0px; }
Changed:
<
<
#menu a {
>
>
#menu ul a {
  position: relative; top: -7px; display: block;
Line: 125 to 125
  padding: 15px; }
Changed:
<
<
#menu a:hover {
>
>
#menu ul a:hover {
  background-color: #00B8FF; /*#CBF0FF;*/ }

Revision 506 Oct 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 37 to 37
  width: 750px; text-align: center; min-height: 10px;
Added:
>
>
border: 1px solid black;
 }

#corpo {

Added:
>
>
background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degTudo.png'); background-repeat:repeat-y;
  display: block; position: relative; margin: auto; width: 750px;
Changed:
<
<
background-color: #A7C6D4;//#b3daeb;//#D1AD1A;
>
>
background-color: #A7C6D4;/*/#b3daeb;//#D1AD1A;*/
 }

#menu { /*background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degMenu.png');

Changed:
<
<
background-repeat:repeat-x;*/
>
>
//background-repeat:repeat-x;*/
  width: 226px; float: left;
Added:
>
>
text-align: center;
 }

#conteudo {

Changed:
<
<
//background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degCorpo.png'); //background-repeat:repeat-x;
>
>
/*background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degCorpo.png'); //background-repeat:repeat-x;*/
  font-size: 12px; text-align: justify; position: relative; float: right; width: 484px;
Changed:
<
<
min-height: 383px; _height: 383px; background-color: #FFFDCC; //#96BCA9;
>
>
min-height: 500px; _height: 500px; background-color: #FFFDCC; /*#96BCA9;*/
  padding: 20px; }
Line: 98 to 102
 }

#menu li {

Changed:
<
<
padding: 0px 20px;
>
>
padding: 0px 25px 0px 15px;
 }

#menu p {

Line: 111 to 115
  display: block; text-decoration: none; font-weight: bold;
Changed:
<
<
background-color: #B50246; //#8A6036; //#993720;
>
>
background-color: #B50246; /*/#8A6036; //#993720;*/
  color: white; padding: 10px 0; margin-top: 5px }
Added:
>
>
#menu img { padding: 15px; }
 #menu a:hover {
Changed:
<
<
background-color: #00B8FF; //#CBF0FF;
>
>
background-color: #00B8FF; /*#CBF0FF;*/
 }

/*----------------------------Menu----------------------------*/

Line: 158 to 166
  color: #879ea6; } /*----------------------------creditos----------------------------*/
Added:
>
>
#inscricao { }
 
Line: 165 to 177
  degMenu.png
Changed:
<
<
META FILEATTACHMENT attachment="degCorpo.png" attr="" comment="" date="1286302720" name="degCorpo.png" path="degCorpo.png" size="195" stream="degCorpo.png" tmpFilename="/tmp/frIktZTz0Q" user="FlavioAraujo" version="1"
>
>
META FILEATTACHMENT attachment="degCorpo.png" attr="" comment="" date="1286385601" name="degCorpo.png" path="degCorpo.png" size="189" stream="degCorpo.png" tmpFilename="/tmp/4YHJYhXMB1" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="degMenu.png" attr="" comment="" date="1286385617" name="degMenu.png" path="degMenu.png" size="193" stream="degMenu.png" tmpFilename="/tmp/d3hVHgBAEx" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="degTudo.png" attr="" comment="" date="1286385786" name="degTudo.png" path="degTudo.png" size="192" stream="degTudo.png" tmpFilename="/tmp/sg66AOG2te" user="FlavioAraujo" version="1"

Revision 405 Oct 2010 - DelzaSantos

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 111 to 111
  display: block; text-decoration: none; font-weight: bold;
Changed:
<
<
background-color: #8A6036; //#993720;
>
>
background-color: #B50246; //#8A6036; //#993720;
  color: white; padding: 10px 0; margin-top: 5px }

#menu a:hover {

Changed:
<
<
background-color: #CBF0FF;
>
>
background-color: #00B8FF; //#CBF0FF;
 }

/*----------------------------Menu----------------------------*/

Revision 305 Oct 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Line: 42 to 42
 #corpo { display: block; position: relative;
Deleted:
<
<
top: -10px;
  margin: auto; width: 750px;
Changed:
<
<
background-color: #D1AD1A;
>
>
background-color: #A7C6D4;//#b3daeb;//#D1AD1A;
 }

#menu {

Added:
>
>
/*background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degMenu.png'); background-repeat:repeat-x;*/
  width: 226px; float: left; }

#conteudo {

Added:
>
>
//background-image:url('/twiki/pub/SeminarioPibid/FolhaDeEstilos/degCorpo.png'); //background-repeat:repeat-x;
  font-size: 12px; text-align: justify; position: relative;
Deleted:
<
<
top: -30px;
  float: right; width: 484px; min-height: 383px; _height: 383px;
Changed:
<
<
background-color: #96BCA9;
>
>
background-color: #FFFDCC; //#96BCA9;
  padding: 20px; }

#rodape { position: relative;

Deleted:
<
<
top: -40px;
  padding-top: 8px; height: 20px; width: 748px;
Line: 77 to 78
  font-size: 10px; clear: both; text-align: center;
Deleted:
<
<
border: 1px solid #543B24;
 }

.clear { clear: both;}

Line: 93 to 93
  list-style-type: none; padding-left: 0px; text-align: center;
Added:
>
>
margin: 0px; padding: 22px 0px; }

#menu li { padding: 0px 20px; }

#menu p { margin: 0px;

 }

#menu a {

Line: 101 to 111
  display: block; text-decoration: none; font-weight: bold;
Changed:
<
<
background-color: #993720;
>
>
background-color: #8A6036; //#993720;
  color: white; padding: 10px 0; margin-top: 5px
Line: 144 to 154
 #creditos { position: absolute; right: 0px;
Changed:
<
<
bottom: -17px;
>
>
top: 0px;
  color: #879ea6; } /*----------------------------creditos----------------------------*/
Line: 153 to 163
 

Added:
>
>
degMenu.png

META FILEATTACHMENT attachment="degCorpo.png" attr="" comment="" date="1286302720" name="degCorpo.png" path="degCorpo.png" size="195" stream="degCorpo.png" tmpFilename="/tmp/frIktZTz0Q" user="FlavioAraujo" version="1"

Revision 204 Oct 2010 - DelzaSantos

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css" media="screen">
Added:
>
>
/***********************Estrutura basica***********************/ html, body, div, img { margin: 0; border: 0; padding: 0; font-family: arial, verdana, tahoma, sans; }

body { padding: 0px 0px; overflow-y:scroll; }

.bg { width: 100%; }

#foto { position: absolute; /*top: -10px;*/ z-index: -100; }

#degr { position: fixed; height: 100%; z-index: -101; }

#topo { margin: auto; width: 750px; text-align: center; min-height: 10px; }

#corpo { display: block; position: relative; top: -10px; margin: auto; width: 750px; background-color: #D1AD1A; }

#menu { width: 226px; float: left; }

#conteudo { font-size: 12px; text-align: justify; position: relative; top: -30px; float: right; width: 484px; min-height: 383px; _height: 383px; background-color: #96BCA9; padding: 20px; }

#rodape { position: relative; top: -40px; padding-top: 8px; height: 20px; width: 748px; min-height: 10px; margin:auto; font-size: 10px; clear: both; text-align: center; border: 1px solid #543B24; }

.clear { clear: both;} /*----------------------------Estrutura basica----------------------------*/ /***********************Topo***********************/ #topo img { padding-top: 10px; } /*----------------------------Topo----------------------------*/

/***********************Menu***********************/ #menu ul { list-style-type: none; padding-left: 0px; text-align: center; }

#menu a { position: relative; top: -7px; display: block; text-decoration: none; font-weight: bold; background-color: #993720; color: white; padding: 10px 0; margin-top: 5px }

#menu a:hover { background-color: #CBF0FF; }

/*----------------------------Menu----------------------------*/

/***********************Rodape***********************/ #rodape a { text-decoration: none; font-weight: bold; color:#543B24; font-size: 11px; }

#rodape a:hover { text-decoration: underline; } /*----------------------------Rodape----------------------------*/

/***********************Conteudo***********************/ #conteudo a { text-decoration: none; color:#543B24; font-weight: bold; }

#conteudo a:hover { text-decoration: underline; color:#986b41; } /*----------------------------Conteudo----------------------------*/

/***********************Creditos***********************/ #creditos { position: absolute; right: 0px; bottom: -17px; color: #879ea6; } /*----------------------------creditos----------------------------*/

 
Added:
>
>
 

Revision 101 Oct 2010 - FlavioAraujo

Line: 1 to 1
Added:
>
>
%STARTINCLUDE%
<style type="text/css" media="screen">

</style>
%STOPINCLUDE%
 
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