Difference between revisions of "Team:Dundee/style"

Line 136: Line 136:
 
font-size: 25px;
 
font-size: 25px;
 
}
 
}
 +
 +
 
/** FONTS **/
 
/** FONTS **/
 
@font-face {
 
@font-face {
Line 172: Line 174:
 
     background-attachment: scroll;
 
     background-attachment: scroll;
 
}
 
}
header h1 {
+
 
font-size: 60px;
+
margin-top: 120px;
+
}
+
header h3 {
+
margin-top:-60px;
+
}
+
 
highlight {
 
highlight {
 
     background-color: black;
 
     background-color: black;
Line 188: Line 184:
 
.highlight {
 
.highlight {
 
font-family: typewriter;
 
font-family: typewriter;
 +
}
 +
 +
@media (max-width: 450px) {
 +
 +
}
 +
 +
@media (min-width: 451px) {
 +
header h1 {
 +
font-size: 60px;
 +
margin-top: 120px;
 +
}
 +
header h3 {
 +
margin-top:-60px;
 +
}
 
}
 
}
  
Line 196: Line 206:
 
header h3 {
 
header h3 {
 
line-height: 1.8;
 
line-height: 1.8;
 +
}
 +
header h1 {
 +
font-size: 40px;
 
}
 
}
 
}
 
}

Revision as of 12:29, 14 September 2015