Difference: FolhaDeEstilos (1 vs. 12)

Revision 1219 Sep 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 19 to 19
 
color
#666666;
background-repeat
repeat-y; background-position:center;
Changed:
<
<
background-color
#E7F7D0;/*#90EE90;*/
>
>
background-color
#dff8ba;/*#90EE90;*/
 
/*background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg.PNG');*/
Added:
>
>
padding-top
20px;
 }

h1, h2, h3 {

Line: 177 to 178
  #logo img {
position
absolute;
Changed:
<
<
top
40px;
left
20px;
>
>
top
30px;
left
85px;
width
75px;
 }

/* Splash */

Line: 281 to 283
 }

#menu li {

Changed:
<
<
display
inline;
>
>
/*display
inline;*/
position
relative;
}

#menu li img {

position
absolute;
left
-55px;
 }

#menu a {

Line: 337 to 345
 
width
720px;
margin
0 auto;
padding
10px 20px;
Changed:
<
<
background
#E7F7D0 url(/twiki/pub/PGNUT/FolhaDeEstilos/img05.gif) repeat-x;
>
>
border-color: #bde08b;
background
url(/twiki/pub/PGNUT/FolhaDeEstilos/img05.gif) repeat-x;*/
 }

#footer p {

Line: 471 to 480
 }

#content {

Changed:
<
<
border-style: solid; border-color: #2F4F4F;/*#86d613;*/
>
>
border-style: none; /*border-color: #2F4F4F;/*#86d613;*/
  border-width: 0 1px 1px 1px; }

#header {

Changed:
<
<
border-style: solid;
>
>
border-style: none;
  border-color:#2F4F4F; border-width: 1px 1px 0 1px; }

Revision 1129 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 15 to 15
  body {
margin
0;
Deleted:
<
<
background
#FFFFFF;
 
font
normal small Arial, Helvetica, sans-serif;
color
#666666;
background-repeat
repeat-y; background-position:center;
Changed:
<
<
background-color
#90EE90;
>
>
background-color
#E7F7D0;/*#90EE90;*/
 
/*background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg.PNG');*/
}
Line: 473 to 472
  #content { border-style: solid;
Changed:
<
<
border-color:#2F4F4F; border-width: 0 1px;
>
>
border-color: #2F4F4F;/*#86d613;*/ border-width: 0 1px 1px 1px;
 }

#header {

Line: 486 to 485
 #footer { border-style: solid; border-color:#2F4F4F;
Changed:
<
<
border-width: 0 1px 1px 1px;
>
>
border-width: 0;
 }

Revision 1025 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 154 to 154
 /* Logo */

#logo {

Added:
>
>
position
relative;
 
float
left;
width
240px;
height
200px;
Line: 175 to 176
 
color
#FFFFFF;
}
Added:
>
>
#logo img {
position
absolute;
top
40px;
left
20px;
}
 /* Splash */

#splash {

Line: 347 to 354
  #footer #logos {
position
absolute;
Added:
>
>
left
40px;
 }

#logos img {

Revision 925 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 326 to 326
 /* Footer */

#footer {

Added:
>
>
position
relative;
 
clear
both;
width
720px;
margin
0 auto;
Line: 344 to 345
 
color
#86D613;
}
Added:
>
>
#footer #logos {
position
absolute;
}

#logos img {

width
65px;
}
 /* Footer > Legal */

#legal {

Revision 817 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 20 to 20
 
color
#666666;
background-repeat
repeat-y; background-position:center;
Changed:
<
<
background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg.PNG');
>
>
background-color
#90EE90;
/*background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg.PNG');*/
 }

h1, h2, h3 {

Line: 280 to 281
 #menu a {
display
block;
padding
10px 20px;
Changed:
<
<
border-top
1px solid #EEEEEE;
>
>
border-top
1px solid white;
 
text-decoration
none;
font-weight
bold;
color
#666666;
Added:
>
>
background
#DCEBFC;
 }

#menu a:hover {

Changed:
<
<
background
#DCEBFC;
>
>
background
#D1F0A6;
 
color
#000000;
}

#menu .active a {

Changed:
<
<
background
#D1F0A6;
>
>
background
url(/twiki/pub/PGNUT/FolhaDeEstilos/img01.jpg) no-repeat;
 
color
#000000;
}
Line: 400 to 402
 
margin
auto;
}
Changed:
<
<
#bgtop {
>
>
/*#bgtop {
 
background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-top.png')
}
Line: 437 to 439
  #spacerrightbottom {
background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-bottom-right2.png')
Added:
>
>
}*/

#menu .destacado a {

height
25px;
padding
15px 0 0 19px;
background
#8CBEF5 url(/twiki/pub/PGNUT/FolhaDeEstilos/img03.gif) repeat-x left bottom;
font-size
1em;
color
#FFFFFF;
 }
Added:
>
>
#menu .destacado a:hover {
color
black;
}

#content { border-style: solid; border-color:#2F4F4F; border-width: 0 1px; }

#header { border-style: solid; border-color:#2F4F4F; border-width: 1px 1px 0 1px; }

#footer { border-style: solid; border-color:#2F4F4F; border-width: 0 1px 1px 1px; }

 

Revision 714 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 177 to 177
 /* Splash */

#splash {

Added:
>
>
position
relative;
 
float
right;
width
520px;
height
200px;
Line: 383 to 384
 
font-size
smaller;
}
Changed:
<
<
img.bg {
top
-20px;
>
>
#splash img {
display
none; position:absolute;
top
0px;
left
0px;
height
200px;
width
520px;
}

.back {

height
34px;
width
760px;
position
relative;
margin
auto;
}

#bgtop {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-top.png')
}

#bgbottom {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-bottom.png')
}

#spacerlefttop, #spacerleftbottom, #spacerrighttop, #spacerrightbottom {

height
34px;
width
34px;
 
position
absolute;
Changed:
<
<
z-index
-100;
width
100%;
>
>
background-color
white;
}

#spacerlefttop, #spacerleftbottom {

left
-34px;
}

#spacerrighttop, #spacerrightbottom {

right
-34px;
}

#spacerlefttop {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-top-left2.png')
}

#spacerleftbottom {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-bottom-left2.png')
}

#spacerrighttop {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-top-right2.png')
}

#spacerrightbottom {

background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg-bottom-right2.png')
 }

Deleted:
<
<
  • bg.PNG:
    bg.PNG
 
META FILEATTACHMENT attachment="img05.gif" attr="" comment="" date="1276563360" name="img05.gif" path="img05.gif" size="91" stream="img05.gif" tmpFilename="/var/tmp/CGItemp57698" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img04.gif" attr="" comment="" date="1276563372" name="img04.gif" path="img04.gif" size="91" stream="img04.gif" tmpFilename="/var/tmp/CGItemp57742" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img03.gif" attr="" comment="" date="1276563384" name="img03.gif" path="img03.gif" size="262" stream="img03.gif" tmpFilename="/var/tmp/CGItemp57731" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img02.jpg" attr="" comment="" date="1276563394" name="img02.jpg" path="img02.jpg" size="57196" stream="img02.jpg" tmpFilename="/var/tmp/CGItemp57766" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img01.jpg" attr="" comment="" date="1276742237" name="img01.jpg" path="img01.jpg" size="5065" stream="img01.jpg" tmpFilename="/var/tmp/CGItemp57906" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg.PNG" attr="" comment="" date="1281796091" name="bg.PNG" path="bg.PNG" size="255" stream="bg.PNG" tmpFilename="/var/tmp/CGItemp58400" user="FlavioAraujo" version="1"
Added:
>
>
META FILEATTACHMENT attachment="bg-bottom.png" attr="" comment="" date="1281812008" name="bg-bottom.png" path="bg-bottom.png" size="195" stream="bg-bottom.png" tmpFilename="/var/tmp/CGItemp58653" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-top.png" attr="" comment="" date="1281808332" name="bg-top.png" path="bg-top.png" size="193" stream="bg-top.png" tmpFilename="/var/tmp/CGItemp58612" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-top-left.png" attr="" comment="" date="1281809836" name="bg-top-left.png" path="bg-top-left.png" size="720" stream="bg-top-left.png" tmpFilename="/var/tmp/CGItemp58767" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-top-left2.png" attr="" comment="" date="1281811079" name="bg-top-left2.png" path="bg-top-left2.png" size="642" stream="bg-top-left2.png" tmpFilename="/var/tmp/CGItemp58581" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-bottom-left2.png" attr="" comment="" date="1281811858" name="bg-bottom-left2.png" path="bg-bottom-left2.png" size="814" stream="bg-bottom-left2.png" tmpFilename="/var/tmp/CGItemp58759" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-bottom-right2.png" attr="" comment="" date="1281811901" name="bg-bottom-right2.png" path="bg-bottom-right2.png" size="668" stream="bg-bottom-right2.png" tmpFilename="/var/tmp/CGItemp58731" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="bg-top-right2.png" attr="" comment="" date="1281811926" name="bg-top-right2.png" path="bg-top-right2.png" size="798" stream="bg-top-right2.png" tmpFilename="/var/tmp/CGItemp58732" user="FlavioAraujo" version="1"

Revision 614 Aug 2010 - FlavioAraujo

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

body {

Changed:
<
<
margin
20px 0;
>
>
margin
0;
 
background
#FFFFFF;
font
normal small Arial, Helvetica, sans-serif;
color
#666666;
Added:
>
>
background-repeat
repeat-y; background-position:center;
background-image
url('/twiki/pub/PGNUT/FolhaDeEstilos/bg.PNG');
 }

h1, h2, h3 {

Line: 391 to 394
 
Added:
>
>
  • bg.PNG:
    bg.PNG
 
META FILEATTACHMENT attachment="img05.gif" attr="" comment="" date="1276563360" name="img05.gif" path="img05.gif" size="91" stream="img05.gif" tmpFilename="/var/tmp/CGItemp57698" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img04.gif" attr="" comment="" date="1276563372" name="img04.gif" path="img04.gif" size="91" stream="img04.gif" tmpFilename="/var/tmp/CGItemp57742" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img03.gif" attr="" comment="" date="1276563384" name="img03.gif" path="img03.gif" size="262" stream="img03.gif" tmpFilename="/var/tmp/CGItemp57731" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img02.jpg" attr="" comment="" date="1276563394" name="img02.jpg" path="img02.jpg" size="57196" stream="img02.jpg" tmpFilename="/var/tmp/CGItemp57766" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img01.jpg" attr="" comment="" date="1276742237" name="img01.jpg" path="img01.jpg" size="5065" stream="img01.jpg" tmpFilename="/var/tmp/CGItemp57906" user="FlavioAraujo" version="1"
Added:
>
>
META FILEATTACHMENT attachment="bg.PNG" attr="" comment="" date="1281796091" name="bg.PNG" path="bg.PNG" size="255" stream="bg.PNG" tmpFilename="/var/tmp/CGItemp58400" user="FlavioAraujo" version="1"

Revision 512 Aug 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 184 to 184
 #content {
width
760px;
margin
0 auto;
Added:
>
>
background-color
white;
 }

#extra {

Line: 379 to 380
 
font-size
smaller;
}
Added:
>
>
img.bg {
top
-20px;
position
absolute;
z-index
-100;
width
100%;
}
 

Revision 417 Jun 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 356 to 356
 
border-bottom
1px solid #EEEEEE;
}
Added:
>
>
.post .docente {
padding
6px;
}

.post .docente img {

width
70px;
float
left;
margin-right
6px;
*margin-right
3px;
}

#menu ul ul {

display
none;
padding-left
40px;
}

#menu ul ul a {

background-color
#EEEEEE;
padding
5px 10px;
border-top
1px solid #D2D2D2;
font-size
smaller;
}
 

Revision 317 Jun 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 92 to 92
 /* Post */

.post {

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

.post .title {

Line: 103 to 103
  .post .date {
float
left;
Changed:
<
<
width
90px;
>
>
width
30%;
 
padding-left
20px;
font-size
x-small;
}
Line: 157 to 157
 }

#logo h1 {

Changed:
<
<
padding
130px 0 0 20px;
font-size
1.5em;
>
>
padding
130px 0 0 13px;
font-size
1.2em;
 }

#logo h2 {

Line: 352 to 352
 
white-space
pre-line;
}
Added:
>
>
.post .date, .post h3 {
border-bottom
1px solid #EEEEEE;
}
 

Revision 217 Jun 2010 - FlavioAraujo

Line: 1 to 1
 
%STARTINCLUDE%
<style type="text/css">
Line: 158 to 158
  #logo h1 {
padding
130px 0 0 20px;
Changed:
<
<
font-size
2em;
>
>
font-size
1.5em;
 }

#logo h2 {

Line: 346 to 346
  #links { }
Added:
>
>
/* NEW (other attributes may have been changed but not added) */ .post, #legal {
white-space
pre-line;
}
 

Line: 354 to 360
 
META FILEATTACHMENT attachment="img04.gif" attr="" comment="" date="1276563372" name="img04.gif" path="img04.gif" size="91" stream="img04.gif" tmpFilename="/var/tmp/CGItemp57742" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img03.gif" attr="" comment="" date="1276563384" name="img03.gif" path="img03.gif" size="262" stream="img03.gif" tmpFilename="/var/tmp/CGItemp57731" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img02.jpg" attr="" comment="" date="1276563394" name="img02.jpg" path="img02.jpg" size="57196" stream="img02.jpg" tmpFilename="/var/tmp/CGItemp57766" user="FlavioAraujo" version="1"
Added:
>
>
META FILEATTACHMENT attachment="img01.jpg" attr="" comment="" date="1276742237" name="img01.jpg" path="img01.jpg" size="5065" stream="img01.jpg" tmpFilename="/var/tmp/CGItemp57906" user="FlavioAraujo" version="1"

Revision 114 Jun 2010 - FlavioAraujo

Line: 1 to 1
Added:
>
>
%STARTINCLUDE%
<style type="text/css">
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
   margin: 0;
   padding: 0;
}

body {
   margin: 20px 0;
   background: #FFFFFF;
   font: normal small Arial, Helvetica, sans-serif;
   color: #666666;
}

h1, h2, h3 {
   color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
   margin-left: 2em;
   padding-left: 1em;
   border-left: 1px solid #EEEEEE;
}

ul {
   margin-left: 3em;
}

ul li {
}

ol {
   margin-left: 3em;
}

ol li {
}

a {
   color: #0072BC;
}

a:hover {
   text-decoration: none;
   color: #59C700;
}

img {
   border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
   height: 23px;
   padding: 15px 0 0 19px;
   background: #8CBEF5 url(%ATTACHURLPATH%/img03.gif) repeat-x left bottom;
   border: 1px solid #4F9CEF;
   font-size: 1em;
   color: #FFFFFF;
}

.boxed .content {
   margin: 0 0 20px 0;
   padding: 20px;
   background: #DCEBFC;
}

/* Post */

.post {
   padding: 20px 20px 0 20px;
}

.post .title {
   margin-bottom: 0px;
   padding: 3px 0 15px 0;
   background: url(%ATTACHURLPATH%/img04.gif) repeat-x left bottom;
}

.post .date {
   float: left;
   width: 90px;
   padding-left: 20px;
   font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
   float: left;
   margin-bottom: 10px;
   padding-left: 20px;
   border-left: 1px solid #EEEEEE;
   font-size: x-small;
}

.post .meta p {
}

.post .story {
   clear: both;
   padding: 20px;
   border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
   margin-bottom: 1.5em;
   line-height: 180%;
}

/* Header */

#header {
   width: 760px;
   height: 200px;
   margin: 0 auto;
}

/* Logo */

#logo {
   float: left;
   width: 240px;
   height: 200px;
   background: url(%ATTACHURLPATH%/img01.jpg) no-repeat;
}

#logo h1 {
   padding: 130px 0 0 20px;
   font-size: 2em;
}

#logo h2 {
   padding: 0 0 0 20px;
   font-size: 1em;
}

#logo a {
   text-decoration: none;
   color: #FFFFFF;
}

/* Splash */

#splash {
   float: right;
   width: 520px;
   height: 200px;
}

/* Content */

#content {
   width: 760px;
   margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
   float: right;
   width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
   float: left;
   width: 240px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
   border: none;
}

#login legend {
   display: none;
}

#login label {
   font-size: x-small;
   font-weight: bold;
}

#login input {
   margin-bottom: 5px;
   padding: 2px 5px;
   border: 1px solid #385B88;
   font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
   width: 185px;
   color: #385B88;
}

#inputsubmit1 {
   background: #4F9CEF url(%ATTACHURLPATH%/img03.gif) repeat-x left bottom;
   color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
   padding: 20px 0;
}

#menu ul {
   margin: 0;
   list-style: none;
}

#menu li {
   display: inline;
}

#menu a {
   display: block;
   padding: 10px 20px;
   border-top: 1px solid #EEEEEE;
   text-decoration: none;
   font-weight: bold;
   color: #666666;
}

#menu a:hover {
   background: #DCEBFC;
   color: #000000;
}

#menu .active a {
   background: #D1F0A6;
   color: #000000;
}

#menu .first a {
   border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
   margin: 0;
   list-style: none;
}

#updates h3 {
   margin: 0;
   font-size: x-small;
}

#updates p {
   margin-bottom: 1.4em;
   font-size: smaller;
   line-height: normal;
}

/* Footer */

#footer {
   clear: both;
   width: 720px;
   margin: 0 auto;
   padding: 10px 20px;
   background: #E7F7D0 url(%ATTACHURLPATH%/img05.gif) repeat-x;
}

#footer p {
   margin: 0;
   text-align: right;
   font-size: x-small;
   color: #999999;
}

#footer a {
   color: #86D613;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
</style>
%STOPINCLUDE%

META FILEATTACHMENT attachment="img05.gif" attr="" comment="" date="1276563360" name="img05.gif" path="img05.gif" size="91" stream="img05.gif" tmpFilename="/var/tmp/CGItemp57698" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img04.gif" attr="" comment="" date="1276563372" name="img04.gif" path="img04.gif" size="91" stream="img04.gif" tmpFilename="/var/tmp/CGItemp57742" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img03.gif" attr="" comment="" date="1276563384" name="img03.gif" path="img03.gif" size="262" stream="img03.gif" tmpFilename="/var/tmp/CGItemp57731" user="FlavioAraujo" version="1"
META FILEATTACHMENT attachment="img02.jpg" attr="" comment="" date="1276563394" name="img02.jpg" path="img02.jpg" size="57196" stream="img02.jpg" tmpFilename="/var/tmp/CGItemp57766" user="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