Difference between revisions of "Team:TEC-Costa Rica/Template:Stylesheet"

Line 1: Line 1:
 
<html>
 
<html>
<link href="https://fonts.googleapis.com/css?family=Oswald:300" rel="stylesheet">
 
 
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Poppins:400,600" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Poppins:400,600" rel="stylesheet">
Line 110: Line 109:
  
 
/* MAIN settings. START */
 
/* MAIN settings. START */
.well {
+
.well { background-color: rgba(245, 245, 245, 0.8); }
background-color: rgba(245, 245, 245, 0.5);
+
}
+
  
 
main {
 
main {
Line 125: Line 122:
 
padding-right: 25;
 
padding-right: 25;
 
}
 
}
 
 
main li {
 
main li {
 
font-family: 'Lato', sans-serif;
 
font-family: 'Lato', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
 
}
 
}
 +
main h1, main h2, main h3 { margin: 0; }
  
main h1, main h2, main h3 {
+
.home { width: 100% }
margin: 0;
+
}
+
 
+
.home {
+
width: 100%
+
}
+
  
 
.modelling_simulations img {
 
.modelling_simulations img {
Line 144: Line 135:
 
}
 
}
  
.team {
+
.team { width: 100%; }
width: 100%;
+
}
+
 
+
 
.team .team-header img {
 
.team .team-header img {
 
height: 500px;
 
height: 500px;
Line 157: Line 145:
 
text-align: center;
 
text-align: center;
 
margin: 10px 0 10px 0;
 
margin: 10px 0 10px 0;
 +
}
 +
.team .team-details {
 +
margin-top: 10px;
 
}
 
}
  

Revision as of 18:49, 20 September 2016