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

 
(66 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__ <!-- Elimination of Table of Contents (TOC) -->
 +
<html lang="en"><head><style type="text/css"><!--
 +
 +
/*Hidding heading*/
 +
 +
.firstHeading {                                                   
 +
    height:0px;
 +
    visibility: hidden;
 +
}
 +
 +
 +
/*General settings*/
 +
 
body {
 
body {
 
text-align: center;
 
text-align: center;
Line 6: 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;
}
+
 
+
li {
+
font-family: arial;
+
 
color: black;
 
color: black;
 +
font-size: 30px;
 +
        border-bottom: none;
 
}
 
}
 
 
  
  
Line 28: Line 38:
 
font-family: sans-serif;
 
font-family: sans-serif;
 
color: black;
 
color: black;
 +
        text-align: left;
 
}
 
}
  
  
strong {
+
/* For Header!! */
background-color: yellow;
+
 
 +
a {
 +
color: black;
 +
font-family: sans-serif;
 
}
 
}
  
 +
#pagelinks{
 +
width: 858;
 +
height: 70px;
 +
background-color: #ff3366;
 +
border: solid black 2px;
 +
margin-top: 5px;
 +
margin-bottom: 5px;
 +
margin-left: 95px;
 +
font-family: sans-serif;
 +
padding-top: 5px;
 +
}
  
 
+
#pagelinks ul{
 
+
list-style: none;
.gelb {
+
  background-color:yellow;
+
 
}
 
}
  
.bildvorschau1 {
+
#pagelinks li{
border:2px dotted orange;
+
float: left;
float:left;
+
width: 85px;
 +
margin-right: 10px;
 +
        margin-top: 10px;
 +
color: black;
 +
font-style: normal;
 +
background-color: #ffcc00;
 +
font-size: 14pt;
 +
padding-right: 5px;
 +
        padding-left: 5px;
 +
        padding-top: 10px;
 +
        padding-bottom: 10px;
 +
border-left: black solid 7px;
 
}
 
}
  
.bildvorschau2 {
+
#boxigem {
border:2px dotted orange;
+
float: left;
float:middle;
+
height: 75px;
 +
border: 2px black solid;
 
}
 
}
 
#orange {
 
  background-color:orange;
 
}
 
  
 
#navi{
 
#navi{
 
float: left;
 
float: left;
background-color: #ff9f9f;
+
background-color: #ff3366;
width: 200px;
+
width: 180px;
 +
        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: 13em;
+
margin-left: 185px;
height: 1000px;
+
height: auto;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
padding-top: 20px;
 
padding-top: 20px;
 +
        margin-top: 5px;
 
}
 
}
  
#seitenbreite {
+
#inhalte_big {
width: 900px;
+
background-color: none;
text-align: left;
+
height: auto;
margin: 0 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;
 
}
 
}
  
Line 80: Line 145:
 
background-color: #ff0033;
 
background-color: #ff0033;
 
border-bottom: 1px solid black;
 
border-bottom: 1px solid black;
 +
        width: 100%;
 
height: 50px;
 
height: 50px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
margin-top: 10px;
+
margin-top: 30px;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
text-align: center;
 
text-align: center;
Line 89: 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%;
 
}
 
}
  
Line 100: Line 166:
 
margin-top: 50px;
 
margin-top: 50px;
 
margin-bottom: 100px;
 
margin-bottom: 100px;
 +
        line-height: 200%;
 
/*border: black 1px solid;*/
 
/*border: black 1px solid;*/
 
}
 
}
Line 108: Line 175:
 
text-align: center;
 
text-align: center;
 
margin-bottom: 50px;
 
margin-bottom: 50px;
 +
        line-height: 200%;
 
/*border: black 1px solid;*/
 
/*border: black 1px solid;*/
 
}
 
}
Line 144: Line 212:
 
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;
 +
 +
}
 +
 +
 +
 +
--></style></head></html>

Latest revision as of 15:02, 3 July 2015