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

 
(24 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;
 
         border-bottom: none;
 
}
 
}
Line 30: Line 30:
 
color: black;
 
color: black;
 
font-size: 30px;
 
font-size: 30px;
 +
        border-bottom: none;
 
}
 
}
  
Line 37: Line 38:
 
font-family: sans-serif;
 
font-family: sans-serif;
 
color: black;
 
color: black;
 +
        text-align: left;
 
}
 
}
  
Line 45: Line 47:
 
color: black;
 
color: black;
 
font-family: sans-serif;
 
font-family: sans-serif;
font-style:
 
 
}
 
}
  
Line 51: 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 71: 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 85: 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 105: 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 124: 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%;

Latest revision as of 15:02, 3 July 2015