Difference between revisions of "Template:Goettingen/CSS"

Line 814: Line 814:
 
       color:white;
 
       color:white;
 
}
 
}
 +
 +
#footerwdget1{
 +
float:left;
 +
width:60%;
 +
margin:15px 0 30px 0;
 +
padding:30px;
 +
background-color:transparent;
 +
 +
}
 +
 +
#footerwidget2{
 +
float:right;
 +
width:30%;
 +
margin:15px 0 30px 0;
 +
padding:30px;
 +
background-color:transparent;
 +
 +
}
 +
 +
 
/*For the subpage*/
 
/*For the subpage*/
  
Line 1,166: Line 1,186:
  
 
.text{
 
.text{
float:left;
+
width:690px;
+
margin:15px 0 30px 0;
+
padding:30px;
+
background-color:transparent;
+
border-style:solid;
+
border-color:#CCC;
+
border-width:1px;
+
        border-radius:4px;
+
 
}
 
}
 
.text h1{
 
.text h1{

Revision as of 19:50, 3 August 2016