Difference between revisions of "Template:Goettingen/CSS"

Line 1,032: Line 1,032:
  
  
.text-heading{
 
float:left;
 
width:100%;
 
margin:10px 0 0 0;
 
padding: 4%;
 
background-color:transparent;
 
border-style:solid;
 
border-color:#CCC;
 
border-width:1px;
 
        border-radius:4px;
 
font-size: 16px;
 
}
 
.text-heading h1{
 
        font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
 
      font-size:32px;
 
      font-weight:bold;
 
      color:#000000;
 
      line-height:40px;
 
      text-align:center;
 
      padding:0px;
 
}
 
.text-heading h2{
 
font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
 
        font-size:20px;
 
line-height:32px;
 
font-weight:bold;
 
padding:0;
 
margin-top:16px;
 
        color:#034996;
 
        text-align:left;
 
}
 
.text-heading h3{
 
font-family:"Charter Black", sans-serif;
 
font-size:18px;
 
font-weight:bold;
 
line-height:38px;
 
padding:0;
 
margin-top:16px;
 
color:#034996;
 
        text-align:left;
 
}
 
.text-heading h4{
 
font-family:"Charter Black", sans-serif;
 
font-size:18px;
 
        line-height:24px;
 
padding:10px 0;
 
color:black;
 
text-align:justify;
 
        font-weight:bold;
 
}
 
 
.text-heading p{
 
font-size:16px;
 
text-align:justify;
 
 
.text-heading ul li{
 
font-size: 16px;
 
list-style-type: circle !important;
 
}
 
  
  

Revision as of 16:36, 7 October 2016