Difference between revisions of "Team:NTNU Trondheim/Style"

Line 89: Line 89:
 
h1 {
 
h1 {
 
   color: #2c3e50;
 
   color: #2c3e50;
  text-align: center;
 
 
   font-size: 14vw;
 
   font-size: 14vw;
 
   line-height: 21px;
 
   line-height: 21px;
 
   letter-spacing: 10px;
 
   letter-spacing: 10px;
 
   margin: 48px auto 0;
 
   margin: 48px auto 0;
}
 
 
h1 + p {
 
  font-size: 14vw;
 
  font-family: serif;
 
  font-style: italic;
 
  color: #b5bfc1;
 
  text-align: center;
 
  border-top: 1px dotted #ccc;
 
  width: 360px;
 
  padding: 12px;
 
  margin: 12px auto 48px;
 
 
}
 
}
  

Revision as of 12:54, 2 July 2018