Difference between revisions of "Template:UFAM-UEA Brazil/CSS"

Line 11: Line 11:
 
     margin: 0;
 
     margin: 0;
 
}
 
}
 
@font-face {
 
    font-family: ApexNew;
 
    src: url(https://static.igem.org/mediawiki/2016/1/1a/UFAM-UEA-Brazil_ApexNew-Bold.otf);
 
}
 
 
  
 
a{
 
a{
Line 57: Line 51:
  
 
body{
 
body{
font-family: ApexNew;
 
 
color: rgba(0,0,0,0.5);
 
color: rgba(0,0,0,0.5);
 
}
 
}
Line 67: Line 60:
 
}
 
}
 
h1{
 
h1{
font-size: 6em;
+
font-size: 5em;
padding:0.5em;
+
padding:0.5em;
 
}
 
}
  
 
p{
 
p{
font-size: 0.8em;
+
font-size: 1em;
 
color:#fff;
 
color:#fff;
        font-family: ApexNew;
+
text-align: justify;
text-align: justify;
+
 
}
 
}
 
.intro p{
 
.intro p{
Line 81: Line 73:
 
margin: 0 auto;
 
margin: 0 auto;
 
font-size: 1em;
 
font-size: 1em;
text-align: justify;
+
text-align: justify;
 
}
 
}
 
.section{
 
.section{
 
text-align:center;
 
text-align:center;
font-family: ApexNew;
 
 
}
 
}
  
Line 109: Line 100:
 
   .readMore {
 
   .readMore {
 
padding:1em;
 
padding:1em;
text-align:center;
+
text-align:center;
 
   }
 
   }
 
   
 
   
 
  .readMore  a img{
 
  .readMore  a img{
width: 10em;
+
width: 10em;
 
   }
 
   }
 
    
 
    
Line 128: Line 119:
 
   overflow:hidden;
 
   overflow:hidden;
 
   padding:0;
 
   padding:0;
background-color:#363636;
+
  background-color:#363636;
padding-top:6em;
+
  padding-top:6em;
 
}
 
}
  
Line 144: Line 135:
 
   width:100%;
 
   width:100%;
 
   height:18em;
 
   height:18em;
padding-bottom:1em;
+
  padding-bottom:1em;
 
   display:inline-block;  
 
   display:inline-block;  
 
}
 
}
 
 
  
 
.ln-judging{
 
.ln-judging{
Line 156: Line 145:
 
   display:inline-block;
 
   display:inline-block;
 
   background-image:url(https://static.igem.org/mediawiki/2016/thumb/7/74/UFAM_UEA_Brazil_DNA_verde.png/800px-UFAM_UEA_Brazil_DNA_verde.png);
 
   background-image:url(https://static.igem.org/mediawiki/2016/thumb/7/74/UFAM_UEA_Brazil_DNA_verde.png/800px-UFAM_UEA_Brazil_DNA_verde.png);
background-size:6em;
+
  background-size:6em;
 
   margin-top:1.4em;
 
   margin-top:1.4em;
 
    
 
    
Line 173: Line 162:
 
    
 
    
 
}
 
}
 
 
  
 
.h-section{
 
.h-section{
Line 223: Line 210:
 
#sideMenu{
 
#sideMenu{
 
display: none;
 
display: none;
}
 
 
@media (max-width: 1200px) {
 
  #sideMenu{
 
display:none;
 
}
 
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 17:28, 17 October 2016