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

Line 8: Line 8:
 
     visibility: hidden;
 
     visibility: hidden;
 
}  
 
}  
 +
 +
 +
/*General settings*/
  
 
body {
 
body {
Line 24: Line 27:
 
h2 {
 
h2 {
 
border: green dashed 10px;
 
border: green dashed 10px;
}
 
 
li {
 
font-family: arial;
 
color: black;
 
 
}
 
}
  
Line 40: Line 38:
  
  
 +
/* For Header!! */
 +
 +
a {
 +
 +
color: black;
 +
font-family: sans-serif;
 +
font-style:
 +
}
 +
 +
#pagelinks{
 +
width: 858;
 +
height: 70px;
 +
background-color: #ff0033;
 +
border: solid black 2px;
 +
margin-top: 5px;
 +
margin-bottom: 20px;
 +
margin-left: 95px;
 +
font-family: sans-serif;
 +
padding-top: 5px;
 +
 +
}
 +
 +
#pagelinks ul{
 +
list-style: none;
 +
 +
 +
}
 +
 +
#pagelinks li{
 +
float: left;
 +
width: 85px;
 +
margin-right: 10px;
 +
color: black;
 +
font-style: normal;
 +
background-color: #009966;
 +
font-size: 14pt;
 +
padding: 5px;
 +
border-left: black solid 7px;
 +
}
 +
 +
#boxigem {
 +
float: left;
 +
height: 75px;
 +
border: 2px black solid;
 +
margin-top: 5px;
 +
}
  
  
Line 47: Line 91:
 
background-color: #ff9f9f;
 
background-color: #ff9f9f;
 
width: 180px;
 
width: 180px;
        text-align: left;
+
    text-align: left;
 
}
 
}
  
Line 58: Line 102:
 
}
 
}
  
/*#seitenbreite {
+
 
width: 900px;
+
text-align: left;
+
margin: 0 auto;
+
background-color: #663399;*/
+
}
+
  
 
#kopfzeile {
 
#kopfzeile {
Line 137: Line 176:
 
}
 
}
  
#block-content{
 
    padding-bottom: 15px;
 
    clear:both;
 
}
 
  
  
 
--></style></head></html>
 
--></style></head></html>

Revision as of 21:06, 1 April 2015