Difference between revisions of "Template:Dundeenewspage"

Line 21: Line 21:
 
.newscontentcontainer
 
.newscontentcontainer
 
.subjecttitle {
 
.subjecttitle {
font-style: normal;
 
font-weight: 300;
 
 
margin: 0px;
 
margin: 0px;
 
text-transform: uppercase;
 
text-transform: uppercase;
font-size: 1.8em;
+
background-color: black;
 
color: white;
 
color: white;
 +
padding-left:10px;
 +
padding-right:10px;
 +
font-family: typewriter;
 
}
 
}
 +
 
 
 
.subjectdate {
 
.subjectdate {
 
font-size: 1.5em;
 
font-size: 1.5em;
color: #66FF33;
 
 
padding-top: 4px;
 
padding-top: 4px;
 +
background-color: black;
 +
color: #66FF33;
 +
padding-left:10px;
 +
padding-right:10px;
 +
font-family: typewriter;
 
}
 
}
  
Line 48: Line 54:
 
grid-rows:100px;
 
grid-rows:100px;
 
}
 
}
 +
 +
@font-face {
 +
font-family: typewriter;
 +
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
 +
}
 +
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:04, 10 July 2015