Difference between revisions of "Template:Dundeenewspage"

Line 14: Line 14:
 
.newsimagecontainer {
 
.newsimagecontainer {
 
border:1px solid white;
 
border:1px solid white;
width: 100%;  
+
width: 700px;  
 
height: auto;
 
height: auto;
         max-width: 700px;
+
         max-height: 350px;
max-height: 275px;
+
 
}
 
}
 
 
 
.newscontentcontainer
 
.newscontentcontainer
 
.subjecttitle {
 
.subjecttitle {
 +
font-style: normal;
 
font-weight: 300;
 
font-weight: 300;
font-size: 1.8em;
 
 
margin: 0px;
 
margin: 0px;
 
text-transform: uppercase;
 
text-transform: uppercase;
background-color: black;
+
font-size: 1.8em;
 
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 57: Line 48:
 
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 12:02, 16 July 2015