Difference between revisions of "Template:Freiburg/CSS"

Line 1,005: Line 1,005:
 
padding-bottom: 0;
 
padding-bottom: 0;
 
overflow: visible;
 
overflow: visible;
 +
text-align: right;
 
}
 
}
  
Line 1,016: Line 1,017:
 
}
 
}
  
.results_page .left{
+
@media screen and (max-width: 600px){
  text-align: left;
+
 
 +
.results_page h1{
 +
font-size: 120%;
 +
margin-bottom: 10px;
 +
margin-top: 8px;
 +
line-height: 150%;
 
}
 
}
  
.results_headline{
+
.results_page h2{
color: #C5162F;
+
font-size: 100%;
font-size: 40px;
+
margin-bottom: 10px;
text-align: right;
+
margin-top: 8px;
margin-bottom: 28px;
+
line-height: 110%;
margin-top: 20px;
+
line-height: 45px;
+
 
}
 
}
  
.headline_left{
 
  text-align: left;
 
 
}
 
}
 
 
</style>
 
</style>
  
  
 
</html>
 
</html>

Revision as of 19:07, 17 September 2015