Difference between revisions of "Team:TUDelft/Head"

Line 11: Line 11:
 
</script>
 
</script>
 
<style>
 
<style>
 +
globalWrapper {
 +
  padding: 0;
 +
}
 +
a:visited, a {
 +
  color: text;
 +
}
 +
header a:visited {
 +
  color: #ffffff;
 +
}
 +
p {
 +
  margin: 0;
 +
}
 +
b {
 +
font-weight: bold;
 +
}
 +
h1 {
 +
font-size: 2rem;
 +
padding: 0;
 +
margin: 0.67em 0 0.67em 0;
 +
font-weight: bold;
 +
}
 +
h1, a:hover, a {
 +
  border-bottom: none;
 +
  text-decoration: none;
 +
 +
}
 +
h2 {
 +
font-size: 1.5rem;
 +
}
 +
h3 {
 +
font-size: 1.17rem;
 +
}
 +
h4 {
 +
font-size: 1.12rem;
 +
}
 +
h5 {
 +
font-size: .83rem;
 +
}
 +
h6 {
 +
font-size: .75rem;
 +
}
 +
/*Containers*/ .container{
 +
  width: 80%;
 +
  margin: auto;
 +
  background: #ffffff;
 +
}
 +
.containerNoColor{
 +
  width: 80%;
 +
  margin: auto;
 +
  overflow: hidden;
 +
}
 +
.text {
 +
  font-size: 17px;
 +
  line-height: 140%;
 +
}
 +
.FlexBox {
 +
  display: flex;
 +
  flex-flow: row wrap;
 +
  align-items: flex-start;
 +
  justify-content: center;
 +
}
 +
 +
 +
 +
 +
 +
 
   /*  om MediaWiki style weg te halen*/
 
   /*  om MediaWiki style weg te halen*/
 
   p{
 
   p{

Revision as of 11:12, 15 June 2019