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

 
(28 intermediate revisions by 2 users not shown)
Line 19: Line 19:
  
 
h1 {
 
h1 {
font-family:arial;
+
font-family: sans-serif;
color: green;
+
color: black;
 
margin-left: 1px;
 
margin-left: 1px;
font-size: 40px;
+
font-size: 35px;
 +
        border-bottom: none;
 
}
 
}
  
headline {
+
h2 {
        font-family:arial;
+
color: green;
+
margin-left: 1px;
+
font-size: 40px;
+
}
+
 
+
 
+
headline2 {
+
 
font-family: sans-serif;
 
font-family: sans-serif;
 
color: black;
 
color: black;
 
font-size: 30px;
 
font-size: 30px;
 +
        border-bottom: none;
 
}
 
}
 
  
  
Line 45: Line 38:
 
font-family: sans-serif;
 
font-family: sans-serif;
 
color: black;
 
color: black;
 +
        text-align: left;
 
}
 
}
  
Line 53: Line 47:
 
color: black;
 
color: black;
 
font-family: sans-serif;
 
font-family: sans-serif;
font-style:
 
 
}
 
}
  
Line 59: 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;
Line 79: Line 72:
 
color: black;
 
color: black;
 
font-style: normal;
 
font-style: normal;
background-color: #009966;
+
background-color: #ffcc00;
 
font-size: 14pt;
 
font-size: 14pt;
 
padding-right: 5px;
 
padding-right: 5px;
Line 93: Line 86:
 
border: 2px 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;
Line 113: Line 118:
  
 
#inhalte_big {
 
#inhalte_big {
background-color: #ff99cc;
+
background-color: none;
height: 1000px;
+
height: auto;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
padding-top: 20px;
 
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;
 
}
 
}
  
Line 132: 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 205: Line 227:
 
height: 300px;
 
height: 300px;
 
width: 300px;
 
width: 300px;
border: black solid 1px;
+
/*border: black solid 1px;*/
 
margin-left: 20px;
 
margin-left: 20px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 213: Line 235:
 
height: 300px;
 
height: 300px;
 
width: 600px;
 
width: 600px;
border: black solid 1px;
+
/*border: black solid 1px;*/
 
margin-left: 340px;
 
margin-left: 340px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 221: Line 243:
 
width: 600px;
 
width: 600px;
 
margin-top: 70px;
 
margin-top: 70px;
border: black solid 1px;
+
/*border: black solid 1px;*/
 
text-align: left;
 
text-align: left;
 
font-family: sans-serif;
 
font-family: sans-serif;
Line 227: Line 249:
 
}
 
}
  
#teamspacer {
+
 
      width: 900px;
+
      height: 50px;
+
}
+
  
 
--></style></head></html>
 
--></style></head></html>

Latest revision as of 15:02, 3 July 2015