change official media body to student media body

This commit is contained in:
Vaibhav
2018-10-09 11:41:22 +05:30
parent a5cf0eb2a3
commit 0d8920491e
3 changed files with 31 additions and 28 deletions

View File

@ -89,7 +89,7 @@ body {
@include box-sizing();
}
*{
*{
font-family: Lato, Merriweather, Open Sans, sans-serif;
}
@ -120,7 +120,7 @@ body {
.desc {
font-size: 22px;
width: 7em;
width: 7.3em;
position: absolute;
bottom: 0;
color: #ababab;
@ -135,7 +135,7 @@ body {
.social {
height: 100%;
padding: $pre-nav-logo-height * .623 0;
font-size: 16px;
font-size: 16px;
font-weight: bold;
color: #ababab;
@ -246,7 +246,7 @@ nav {
text-decoration: none;
color: rgb(174, 170, 170);
}
.cover-title-label {
font-size: 14px;
font-weight: bold;
@ -369,7 +369,7 @@ nav {
.head {
width: 100%;
position: relative;
position: relative;
}
.date {
@ -536,7 +536,7 @@ nav {
height: 100%;
width: auto;
}
&.tall {
width: 100%;
}
@ -544,7 +544,7 @@ nav {
.tinted {
background: black;
img {
opacity: 0.6;
}
@ -764,7 +764,7 @@ footer {
position: static;
color: #d1d1d1;
}
.excerpt {
margin-top: 10px;
}