Difference between revisions of "Template:Dundeenewspage"

 
(24 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
text-align:center;
 
text-align:center;
 
}
 
}
 
+
 +
.overviewcontainer{
 +
padding: 30px;
 +
}
 +
 
.newscontentcontainer {
 
.newscontentcontainer {
 
display:inline-block;
 
display:inline-block;
Line 13: Line 17:
  
 
.newsimagecontainer {
 
.newsimagecontainer {
border:1px solid white;
+
/*border:1px solid white;*/
 
width: 100%;  
 
width: 100%;  
 
height: auto;
 
height: auto;
         max-width: 700px;
+
         max-width: 412px;
 
max-height: 275px;
 
max-height: 275px;
 
}
 
}
Line 22: Line 26:
 
.newscontentcontainer
 
.newscontentcontainer
 
.subjecttitle {
 
.subjecttitle {
font-weight: 300;
 
font-size: 1.8em;
 
 
margin: 0px;
 
margin: 0px;
 
text-transform: uppercase;
 
text-transform: uppercase;
background-color: black;
 
color: white;
 
 
padding-left:10px;
 
padding-left:10px;
 
padding-right:10px;
 
padding-right:10px;
font-family: typewriter;
 
 
}
 
}
+
 
 
 
 
.subjectdate {
 
.subjectdate {
 
font-size: 1.5em;
 
font-size: 1.5em;
 
padding-top: 4px;
 
padding-top: 4px;
background-color: black;
 
 
color: #66FF33;
 
color: #66FF33;
 
padding-left:10px;
 
padding-left:10px;
 
padding-right:10px;
 
padding-right:10px;
font-family: typewriter;
 
 
}
 
}
  
 
.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 56: 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;
 
}
 
}
 
 

Latest revision as of 15:32, 18 September 2015