Difference between revisions of "Template:Team:Manchester-Graz/CSS"

Line 21: Line 21:
 
font-family:arial;
 
font-family:arial;
 
color: green;
 
color: green;
background-color: none;
+
margin-left: 1px;
 
font-size: 40px;
 
font-size: 40px;
 
}
 
}
 +
  
 
h2 {
 
h2 {
border: green dashed 10px;
+
font-family: sans-serif;
 +
color: black;
 +
font-size: 30px;
 
}
 
}
  
Line 181: Line 184:
 
}
 
}
  
 +
/* Team */
 +
 +
#teamfoto {
 +
 +
}
 +
 +
#teamtext {
 +
 +
}
 +
 +
#memberfoto {
 +
float: left;
 +
height: 300px;
 +
width: 300px;
 +
border: black solid 1px;
 +
margin-left: 20px;
 +
margin-bottom: 20px;
 +
}
 +
 +
#membertextfield {
 +
height: 300px;
 +
width: 600px;
 +
border: black solid 1px;
 +
margin-left: 340px;
 +
margin-bottom: 20px;
 +
}
 +
 +
#membertext {
 +
width: 600px;
 +
margin-top: 70px;
 +
border: black solid 1px;
 +
text-align: left;
 +
font-family: sans-serif;
 +
 +
}
  
  
 
--></style></head></html>
 
--></style></head></html>

Revision as of 20:59, 7 April 2015