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

 
(45 intermediate revisions by 2 users not shown)
Line 19: Line 19:
  
 
h1 {
 
h1 {
font-family:arial;
+
font-family: sans-serif;
color: green;
+
color: black;
background-color: none;
+
margin-left: 1px;
font-size: 40px;
+
font-size: 35px;
 +
        border-bottom: none;
 
}
 
}
  
 
h2 {
 
h2 {
border: green dashed 10px;
+
font-family: sans-serif;
 +
color: black;
 +
font-size: 30px;
 +
        border-bottom: none;
 
}
 
}
 
  
  
Line 35: Line 38:
 
font-family: sans-serif;
 
font-family: sans-serif;
 
color: black;
 
color: black;
 +
        text-align: left;
 
}
 
}
  
Line 41: Line 45:
  
 
a {
 
a {
 
 
color: black;
 
color: black;
 
font-family: sans-serif;
 
font-family: sans-serif;
font-style:
 
 
}
 
}
  
Line 50: Line 52:
 
width: 858;
 
width: 858;
 
height: 70px;
 
height: 70px;
background-color: #ff0033;
+
background-color: #ff3366;
 
border: solid black 2px;
 
border: solid black 2px;
 
margin-top: 5px;
 
margin-top: 5px;
margin-bottom: 20px;
+
margin-bottom: 5px;
 
margin-left: 95px;
 
margin-left: 95px;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
padding-top: 5px;
 
padding-top: 5px;
 
 
}
 
}
  
 
#pagelinks ul{
 
#pagelinks ul{
 
list-style: none;
 
list-style: none;
 
 
 
}
 
}
  
Line 70: Line 69:
 
width: 85px;
 
width: 85px;
 
margin-right: 10px;
 
margin-right: 10px;
 +
        margin-top: 10px;
 
color: black;
 
color: black;
 
font-style: normal;
 
font-style: normal;
background-color: #009966;
+
background-color: #ffcc00;
 
font-size: 14pt;
 
font-size: 14pt;
padding: 5px;
+
padding-right: 5px;
 +
        padding-left: 5px;
 +
        padding-top: 10px;
 +
        padding-bottom: 10px;
 
border-left: black solid 7px;
 
border-left: black solid 7px;
 
}
 
}
Line 81: Line 84:
 
float: left;
 
float: left;
 
height: 75px;
 
height: 75px;
border: 1px black solid;
+
border: 2px black solid;
 
}
 
}
 
 
  
 
#navi{
 
#navi{
 
float: left;
 
float: left;
background-color: #ff9f9f;
+
background-color: #ff3366;
 
width: 180px;
 
width: 180px;
    text-align: left;
+
        text-align: left;
 +
        height: auto;
 +
}
 +
 
 +
#navi li {
 +
font-family: sans-serif;
 +
color: #ffcc00;
 +
font-size: 16pt;
 +
margin-bottom: 15px;
 +
        border-left: solid 7px #ffcc00;
 +
        padding-left: 2px;
 +
}
 +
 
 +
#navi ul {
 +
list-style: none;
 
}
 
}
  
 
#inhalte {
 
#inhalte {
background-color: #ff99cc;
+
background-color: none;
 
margin-left: 185px;
 
margin-left: 185px;
height: 1000px;
+
height: auto;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
padding-top: 20px;
 
padding-top: 20px;
 +
        margin-top: 5px;
 
}
 
}
  
 +
#inhalte_big {
 +
background-color: none;
 +
height: auto;
 +
font-family: sans-serif;
 +
padding-top: 20px;
 +
}
  
 +
#pictureright {
 +
float: right;
 +
height: auto;
 +
width: auto;
 +
font-size: 8pt;
 +
border: 1px black solid;
 +
margin: 5px;
 +
}
 +
 +
#pictureleft {
 +
float: left;
 +
height: auto;
 +
width: auto;
 +
font-size: 8pt;
 +
border: 1px black solid;
 +
margin: 5px;
 +
}
  
 
#kopfzeile {
 
#kopfzeile {
Line 116: Line 155:
 
#fusszeile {
 
#fusszeile {
 
clear: both;
 
clear: both;
background-color: lightskyblue;
+
background-color: transparent;
/*border-top: 2px solid black;*/
+
 
height: 20px;
 
height: 20px;
 
         width: 100%;
 
         width: 100%;
Line 173: Line 211:
 
text-align: center;
 
text-align: center;
 
margin-top: 20px;
 
margin-top: 20px;
 +
}
 +
 +
/* 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;
 +
 
}
 
}
  

Latest revision as of 15:02, 3 July 2015