This commit is contained in:
Aanand Prasad 2015-02-25 19:24:51 +00:00
commit b6a2cbc22c
9 changed files with 9 additions and 50 deletions

View file

@ -56,15 +56,6 @@ img {
margin-left: 0;
}
.deprecation {
background: #EDCAAC;
padding: 1px 30px;
}
.deprecation, .deprecation a {
color: #a41211;
}
.logo {
font-family: 'Lilita One', sans-serif;
font-size: 64px;
@ -135,7 +126,7 @@ img {
border-right: 1px solid #ccc;
}
.deprecation, .content {
.content {
margin-left: 320px;
max-width: 650px;
}