Difference between revisions of "Team:SDU-Denmark/test"

Line 29: Line 29:
  
 
h1.test {
 
h1.test {
    text-align: center;
 
    padding: 0.34em;
 
    margin: 0em;
 
 
     font-family: 'Roboto Condensed', sans-serif;
 
     font-family: 'Roboto Condensed', sans-serif;
     color: rgb(252, 256, 252);
+
     color: rgb(0, 0, 0);
 
     font-size: 8.2em;
 
     font-size: 8.2em;
    text-shadow: 0 0 20px #000;
 
    position: absolute;
 
    bottom: -40px;
 
    right: 70px;
 
    z-index: 10000;
 
}
 
 
h1.year {
 
text-align: center;
 
font-family: 'Roboto Condensed', sans-serif;
 
color: rgb(252, 256, 252);
 
text-shadow: 0 0 20px #000;
 
position: absolute;
 
bottom: 20px;
 
right: 25px;
 
transform: rotate(90deg);
 
font-size: 2.8em;
 
 
}
 
}
  
Line 60: Line 40:
 
<body>
 
<body>
 
<div id="cover">
 
<div id="cover">
<div class="hello"><h1 class="test">SDU-Denmark <h1 class="year">2017</h1></h1></div>
+
<div class="hello"><h1 class="test">SDU-Denmark </h1></div>
 
</div>
 
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 10:30, 18 July 2017


SDU-Denmark