Difference between revisions of "Template:Dundeenewspage"

 
(50 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
text-align:center;
 
text-align:center;
 
}
 
}
 +
 +
.overviewcontainer{
 +
padding: 30px;
 +
}
 +
 
.newscontentcontainer {
 
.newscontentcontainer {
 
display:inline-block;
 
display:inline-block;
Line 12: Line 17:
  
 
.newsimagecontainer {
 
.newsimagecontainer {
border:1px solid white;
+
/*border:1px solid white;*/
margin: 0;
+
width: 100%;
 +
height: auto;
 +
        max-width: 412px;
 +
max-height: 275px;
 
}
 
}
+
 
.newscontentcontainer
 
.newscontentcontainer
 
.subjecttitle {
 
.subjecttitle {
font-style: normal;
+
margin: 0px;
font-weight: 300;
+
margin: 0px 0px 0px 0px;
+
 
text-transform: uppercase;
 
text-transform: uppercase;
font-size: 1.8em;
+
padding-left:10px;
color: white;
+
padding-right:10px;
 
}
 
}
 +
 
 
 
.subjectdate {
 
.subjectdate {
 
font-size: 1.5em;
 
font-size: 1.5em;
color: #66FF33;
 
 
padding-top: 4px;
 
padding-top: 4px;
 +
color: #66FF33;
 +
padding-left:10px;
 +
padding-right:10px;
 
}
 
}
  
 
.subjectcontent {
 
.subjectcontent {
 +
font-weight: 300;
 +
margin: 15px 0px 13px 0px;
 +
}
 +
 +
 +
.row{
 +
grid-rows:100px;
 +
padding: 20px;
 +
}
 +
 +
.paragraph{
 
font-style: normal;
 
font-style: normal;
 
font-weight: 300;
 
font-weight: 300;
Line 41: Line 61:
 
}
 
}
 
 
+
@font-face {
+
font-family: typewriter;
.newsimagecontainer{  
+
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
width: auto;  
+
height: 225px;
+
 
}
 
}
 
 
.row{
+
 
grid-rows:100px (30px 60px);
+
}
+
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 15:32, 18 September 2015