Difference between revisions of "Template:Dundeenewspage"

 
(42 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;*/
width: 360px;  
+
width: 100%;  
 
height: auto;
 
height: auto;
max-height: 250px;
+
        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-style: normal;
 
 
font-weight: 300;
 
font-weight: 300;
 
margin: 15px 0px 13px 0px;
 
margin: 15px 0px 13px 0px;
font-size: 1.5em;
 
line-height: 1.2em;
 
color: #d3d5d6;
 
 
}
 
}
 
 
Line 46: Line 49:
 
.row{
 
.row{
 
grid-rows:100px;
 
grid-rows:100px;
 +
padding: 20px;
 
}
 
}
 +
 +
.paragraph{
 +
font-style: normal;
 +
font-weight: 300;
 +
margin: 15px 0px 13px 0px;
 +
font-size: 1.5em;
 +
line-height: 1.2em;
 +
color: #d3d5d6;
 +
}
 +
 +
@font-face {
 +
font-family: typewriter;
 +
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
 +
}
 +
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 15:32, 18 September 2015