Difference between revisions of "Template:Dundeenewspage"

 
(62 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
.row-centered {
 +
text-align:center;
 +
}
 +
 +
.overviewcontainer{
 +
padding: 30px;
 +
}
 +
 +
.newscontentcontainer {
 +
display:inline-block;
 +
float:none;
 +
        text-align:left;
 +
        margin-right:-4px;
 +
}
 +
 +
.newsimagecontainer {
 +
/*border:1px solid white;*/
 +
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: #d3d5d6;
+
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;
 
}
 
}
  
.newsimagecontainer{  
+
.subjectcontent {
width: auto;  
+
font-weight: 300;
height: 225px;
+
margin: 15px 0px 13px 0px;
 
}
 
}
+
 +
 
.row{
 
.row{
grid-rows:100px (30px 60px);
+
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