Difference: WebCSS (1 vs. 5)

Revision 520 Jun 2012 - AurelioAHeckert

Line: 1 to 1
 
%STARTINCLUDE%
Line: 32 to 32
  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;
Line: 57 to 81
  line-height: 15px; text-align: center; }
Added:
>
>
.lang-en #menu { font-size: 13px; }
  #menu p { display: none;
Line: 177 to 204
 
META FILEATTACHMENT attachment="cabecalho.png" attr="" comment="" date="1339618920" name="cabecalho.png" path="cabecalho.png" size="54140" stream="cabecalho.png" tmpFilename="/tmp/GWyr0XFPhb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cidade.png" attr="" comment="" date="1339618928" name="cidade.png" path="cidade.png" size="37792" stream="cidade.png" tmpFilename="/tmp/xledLU54La" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="favicon2012.ico" attr="" comment="" date="1339618950" name="favicon2012.ico" path="favicon2012.ico" size="1150" stream="favicon2012.ico" tmpFilename="/tmp/CXVr5pjc1u" user="AurelioAHeckert" version="1"
Added:
>
>
META PREFERENCE name="TINYMCEPLUGIN_DISABLE" title="TINYMCEPLUGIN_DISABLE" type="Set" value="1"

Revision 419 Jun 2012 - AurelioAHeckert

Line: 1 to 1
 
%STARTINCLUDE%
Line: 32 to 32
  display: none; }
Added:
>
>
#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;
Line: 79 to 95
  color: #804; }
Added:
>
>
#menu li a.twikiCurrentTopicLink { color: #888; }
 #content { text-align: justify; hyphens: auto;
Line: 90 to 110
  /* box-shadow: 0 0 20px rgba(8,4,0,0.3); */ }
Changed:
<
<
.topicWebHome #content {
>
>
/* .topicWebHome #content {
  background: transparent; box-shadow: none;
Changed:
<
<
}
>
>
} */
  #content h1{ margin-top: 0px;
Line: 153 to 173
 
Changed:
<
<
META FILEATTACHMENT attachment="azulejos.jpg" attr="" comment="" date="1339618784" name="azulejos.jpg" path="azulejos.jpg" size="28387" stream="azulejos.jpg" tmpFilename="/tmp/v9I67T7EWZ" user="AurelioAHeckert" version="1"
>
>
META FILEATTACHMENT attachment="azulejos.jpg" attr="" comment="" date="1340128563" name="azulejos.jpg" path="azulejos.jpg" size="22168" stream="azulejos.jpg" tmpFilename="/tmp/CKVpmcKKGq" user="AurelioAHeckert" version="4"
 
META FILEATTACHMENT attachment="cabecalho.png" attr="" comment="" date="1339618920" name="cabecalho.png" path="cabecalho.png" size="54140" stream="cabecalho.png" tmpFilename="/tmp/GWyr0XFPhb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cidade.png" attr="" comment="" date="1339618928" name="cidade.png" path="cidade.png" size="37792" stream="cidade.png" tmpFilename="/tmp/xledLU54La" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="favicon2012.ico" attr="" comment="" date="1339618950" name="favicon2012.ico" path="favicon2012.ico" size="1150" stream="favicon2012.ico" tmpFilename="/tmp/CXVr5pjc1u" user="AurelioAHeckert" version="1"

Revision 315 Jun 2012 - AurelioAHeckert

Line: 1 to 1
 
%STARTINCLUDE%
Line: 9 to 9
  font-family: Arial, "Liberation Sans", sans-serif; font-size: 14px; color: #111;
Added:
>
>
text-align: center;
 }

#all {

Line: 45 to 46
  display: none; } #menu ul {
Changed:
<
<
margin: 0px auto;
>
>
margin: 0px;
  padding: 0px; display: inline-block;
Added:
>
>
zoom: 1; *display: inline;
 } #menu li { list-style: none; margin: 0px; padding: 0px 2px; display: inline-block;
Added:
>
>
zoom: 1; *display: inline;
 }

#menu li a {

Line: 64 to 69
  background: #FFF; padding: 2px 6px; display: inline-block;
Added:
>
>
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);
Line: 94 to 101
  color: #058; }
Added:
>
>
img { border: none; }
 #content a { color: #058; }
Added:
>
>
#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 {
Changed:
<
<
position: fixed;
>
>
position: absolute;
  font-size: 12px;
Changed:
<
<
bottom: 5px;
>
>
top: 5px;
  left: 10px; text-align: center; }
Line: 115 to 145
 } #wiki-bts a#btLogar { background: transparent;
Changed:
<
<
color: #432; opacity: 0.2;
>
>
color: #E8E4E0;
 } #wiki-bts a#btLogar span { display: none;

Revision 215 Jun 2012 - AurelioAHeckert

Line: 1 to 1
 
%STARTINCLUDE%
Line: 6 to 6
  margin: 0px; padding: 20px 0px; background: #E8E4E0 url(azulejos.jpg) 50% 0%;
Changed:
<
<
font-family: Arial, "Liberation Sans" sans-serif;
>
>
font-family: Arial, "Liberation Sans", sans-serif;
  font-size: 14px; color: #111; }
Line: 64 to 64
  background: #FFF; padding: 2px 6px; display: inline-block;
Added:
>
>
-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 {
Line: 78 to 80
  margin: 30px 40px 200px 40px; padding: 10px 20px; background: #FFF;
Changed:
<
<
box-shadow: 0 0 20px rgba(8,4,0,0.3);
>
>
/* box-shadow: 0 0 20px rgba(8,4,0,0.3); */
 }

.topicWebHome #content {

Line: 87 to 89
 }

#content h1{

Added:
>
>
margin-top: 0px;
  padding: 0px; color: #058; }
Line: 95 to 98
  color: #058; }
Changed:
<
<
#content img { border: none; padding-right: 10px; float: right; } #fotos { height:180px; width:173px; margin:0; padding:0; } #fotos img {
border
none;
} #evento { margin-top: 50px; } #submissao { float: left; width: 190px; height: 150px; background: #f5eddc url('http://www.twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS/submissao.png') no-repeat 50% 2%; display: block; margin: auto; padding: 90px 0px 5px 15px; text-align: left; color: #181002; } #submissao img{ border: none; float: right; padding-right: 10px; } #inscricao { float: right; width: 190px; height: 150px; background: #f5eddc url('http://www.twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS/inscricao.png') no-repeat 50% 2%; display: block; margin: auto; padding: 90px 0px 5px 15px; text-align: left; color: #181002; } #inscricao img{ border: none; float: right; padding-right: 10px; } #barra {
width
146px; float: right; color: #75777a; border-left:1px dashed #ceccc6;
} .msie #barra { top: -86px; } #realizacao { background: url('http://www.twiki.ufba.br/twiki/pub/ColoquioCiags/WebCSS/background_barra.png') 0% 0% repeat-x; padding: 10px 0px 2px 9px; border-bottom:1px dashed #ceccc6; font-weight: bold; } .msie #realizacao-menu { position: relative; } #realizacao a { margin: auto; } .msie #realizacao a { text-align: center; } #realizacao img { border: none; display: block; margin: auto; } .msie #realizacao img {
>
>
#wiki-bts { position: fixed; font-size: 12px; bottom: 5px; left: 10px;
 
text-align
center;
}
Changed:
<
<
#apoio {
padding
10px 0px 2px 9px;
font-weight
bold;
} #apoio img { border: none;
>
>
#wiki-bts a { color: #FFF; background: #058; padding: 1px 4px; margin-top: 5px;
  display: block;
Changed:
<
<
margin: auto; } #web-rodape { font-size: 9px; text-align:center; clear: both; padding-top: 25px; padding-bottom: 25px; } .msie #web-rodape { bottom: 22px; } #wiki-all { width: 754px; margin: auto; padding-top: 2px; } .msie #wiki-all { text-align: left; } #wiki-powered { position:absolute; float: left;
>
>
text-decoration: none;
 }
Changed:
<
<
#wiki-bts { text-align:center; float: right; font-size: 13px;
>
>
#wiki-bts a#btLogar { background: transparent; color: #432; opacity: 0.2;
 }
Changed:
<
<
#wiki-bts span {
>
>
#wiki-bts a#btLogar span {
  display: none; }
Deleted:
<
<
#wiki-bts a { border: 1px solid #545757; color: #9c9e9c; padding: 0px 3px; margin-top: 20px; } #wiki-bts a:hover {
border
1px solid #c3c3c3;
color
#c3c3c3;
}
 
Deleted:
<
<
META FILEATTACHMENT attachment="apoio.png" attr="" comment="" date="1339618772" name="apoio.png" path="apoio.png" size="12431" stream="apoio.png" tmpFilename="/tmp/UNHPwLTioo" user="AurelioAHeckert" version="1"
 
META FILEATTACHMENT attachment="azulejos.jpg" attr="" comment="" date="1339618784" name="azulejos.jpg" path="azulejos.jpg" size="28387" stream="azulejos.jpg" tmpFilename="/tmp/v9I67T7EWZ" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cabecalho.png" attr="" comment="" date="1339618920" name="cabecalho.png" path="cabecalho.png" size="54140" stream="cabecalho.png" tmpFilename="/tmp/GWyr0XFPhb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cidade.png" attr="" comment="" date="1339618928" name="cidade.png" path="cidade.png" size="37792" stream="cidade.png" tmpFilename="/tmp/xledLU54La" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="favicon2012.ico" attr="" comment="" date="1339618950" name="favicon2012.ico" path="favicon2012.ico" size="1150" stream="favicon2012.ico" tmpFilename="/tmp/CXVr5pjc1u" user="AurelioAHeckert" version="1"
Deleted:
<
<
META FILEATTACHMENT attachment="logo-adm.png" attr="" comment="" date="1339619076" name="logo-adm.png" path="logo-adm.png" size="1028" stream="logo-adm.png" tmpFilename="/tmp/NkJDVdfHF5" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="logo-ciags.png" attr="" comment="" date="1339619098" name="logo-ciags.png" path="logo-ciags.png" size="3001" stream="logo-ciags.png" tmpFilename="/tmp/GQYrGw12Pb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="logo-ufba.png" attr="" comment="" date="1339619119" name="logo-ufba.png" path="logo-ufba.png" size="4329" stream="logo-ufba.png" tmpFilename="/tmp/ccvfYNNx8p" user="AurelioAHeckert" version="1"

Revision 113 Jun 2012 - AurelioAHeckert

Line: 1 to 1
Added:
>
>
%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;
}

#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;
}

#menu {
  font-size: 14px;
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 100%;
  line-height: 15px;
  text-align: center;
}

#menu p {
  display: none;
}
#menu ul {
  margin: 0px auto;
  padding: 0px;
  display: inline-block;
}
#menu li {
  list-style: none;
  margin: 0px;
  padding: 0px 2px;
  display: inline-block;
}

#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;
  box-shadow: 1px 1px 3px rgba(8,4,0,0.3);
}
#menu li a:hover {
  color: #804;
}

#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{
  padding: 0px;
  color: #058;
}

#content a {
  color: #058;
}

#content img { 
    border: none;
    padding-right: 10px;
    float: right;
}
#fotos { 
     height:180px; 
     width:173px;
     margin:0;
     padding:0;
}
#fotos img { 
      border: none; 
}
#evento { 
    margin-top: 50px; 
}
#submissao { 
    float: left; 
    width: 190px; 
    height: 150px; 
    background: #f5eddc url('%ATTACHURL%/submissao.png') no-repeat 50% 2%; 
    display: block; 
    margin: auto; 
    padding: 90px 0px 5px 15px; 
    text-align: left; 
    color: #181002; 
}
#submissao img{ 
    border: none;
    float: right; 
    padding-right: 10px; 
}
#inscricao { 
    float: right; 
    width: 190px;
    height: 150px; 
    background: #f5eddc url('%ATTACHURL%/inscricao.png') no-repeat 50% 2%;
    display: block;
    margin: auto;
    padding: 90px 0px 5px 15px;
    text-align: left;
    color: #181002;
}
#inscricao img{ 
    border: none; 
    float: right;
    padding-right: 10px; 
}
#barra { 
   width: 146px; 
    float: right;
    color: #75777a; 
    border-left:1px dashed #ceccc6;
}
.msie #barra { 
    top: -86px;
}
#realizacao { 
    background: url('%ATTACHURL%/background_barra.png') 0% 0% repeat-x;
    padding: 10px 0px 2px 9px;
    border-bottom:1px dashed #ceccc6; 
    font-weight: bold;
}
.msie #realizacao-menu {
    position: relative;
}
#realizacao a { 
    margin: auto;
}
.msie #realizacao a { 
    text-align: center; 
}
#realizacao img { 
    border: none;
    display: block;
    margin: auto;
}
.msie #realizacao img { 
   text-align: center; 
}
#apoio { 
   padding: 10px 0px 2px 9px;
   font-weight: bold;
}
#apoio img { 
    border: none;
    display: block;
    margin: auto;
}
#web-rodape { 
    font-size: 9px; 
    text-align:center;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
}
.msie #web-rodape { 
     bottom: 22px; 
}
#wiki-all { 
     width: 754px;
    margin: auto;
    padding-top: 2px; 
}
.msie #wiki-all { 
     text-align: left; 
}
#wiki-powered { 
     position:absolute; 
     float: left; 
}
#wiki-bts { 
     text-align:center; 
     float: right; 
     font-size: 13px; 
}
#wiki-bts span { 
    display: none; 
}
#wiki-bts a { 
     border: 1px solid #545757; 
     color: #9c9e9c;
     padding: 0px 3px; 
     margin-top: 20px; 
}
#wiki-bts a:hover { 
      border: 1px solid #c3c3c3; 
      color: #c3c3c3; 
}
%STOPINCLUDE%

META FILEATTACHMENT attachment="apoio.png" attr="" comment="" date="1339618772" name="apoio.png" path="apoio.png" size="12431" stream="apoio.png" tmpFilename="/tmp/UNHPwLTioo" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="azulejos.jpg" attr="" comment="" date="1339618784" name="azulejos.jpg" path="azulejos.jpg" size="28387" stream="azulejos.jpg" tmpFilename="/tmp/v9I67T7EWZ" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cabecalho.png" attr="" comment="" date="1339618920" name="cabecalho.png" path="cabecalho.png" size="54140" stream="cabecalho.png" tmpFilename="/tmp/GWyr0XFPhb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="cidade.png" attr="" comment="" date="1339618928" name="cidade.png" path="cidade.png" size="37792" stream="cidade.png" tmpFilename="/tmp/xledLU54La" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="favicon2012.ico" attr="" comment="" date="1339618950" name="favicon2012.ico" path="favicon2012.ico" size="1150" stream="favicon2012.ico" tmpFilename="/tmp/CXVr5pjc1u" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="logo-adm.png" attr="" comment="" date="1339619076" name="logo-adm.png" path="logo-adm.png" size="1028" stream="logo-adm.png" tmpFilename="/tmp/NkJDVdfHF5" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="logo-ciags.png" attr="" comment="" date="1339619098" name="logo-ciags.png" path="logo-ciags.png" size="3001" stream="logo-ciags.png" tmpFilename="/tmp/GQYrGw12Pb" user="AurelioAHeckert" version="1"
META FILEATTACHMENT attachment="logo-ufba.png" attr="" comment="" date="1339619119" name="logo-ufba.png" path="logo-ufba.png" size="4329" stream="logo-ufba.png" tmpFilename="/tmp/ccvfYNNx8p" user="AurelioAHeckert" 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