Difference between revisions of "Template:Freiburg/CSS"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 
+
<style>
 
/* ============= Resetting css coming from wiki itself ============= */
 
/* ============= Resetting css coming from wiki itself ============= */
 
body {
 
body {
Line 264: Line 264:
 
.page_content{
 
.page_content{
 
color: #757575;
 
color: #757575;
font-family: "Roboto", sans-serif;
+
font-family: 'Roboto',sans-serif;
 
font-style: normal;
 
font-style: normal;
 
font-weight: 300;
 
font-weight: 300;
Line 273: Line 273:
 
/* ============= END: Headline Styling ============= */
 
/* ============= END: Headline Styling ============= */
 
h1, h2, h3{
 
h1, h2, h3{
color: #c1002a;
+
font-size: 2em;
 +
    margin: 0.67em 0;
 +
font-family: "Roboto", sans-serif;
 +
    font-size: 16px;
 +
    font-weight: 300;
 +
    line-height: 1.8;
 +
    color: #757575;
 +
/*color: #c1002a;*/
 
}
 
}
  
Line 385: Line 392:
 
---------------- END Our Team Flipcards css ----------------
 
---------------- END Our Team Flipcards css ----------------
 
*/
 
*/
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:53, 16 August 2015