Merge pull request #47 from mtn/404

404 redesign
This commit is contained in:
Alexis Tacnet
2017-08-10 09:00:53 +02:00
committed by GitHub
4 changed files with 36 additions and 8 deletions

View File

@@ -0,0 +1,14 @@
.logo {
vertical-align: middle;
max-width: 300px;
}
.content {
margin: 3em auto;
text-align: center;
}
.header {
margin-left: initial;
margin-right: intial;
padding: 0 !important;
}

View File

@@ -694,4 +694,4 @@ section.main .content .share a {
.wf-ubuntu-mono-n4-active section.main .content .markdown code,
.wf-ubuntu-mono-n4-active section.main .content .markdown pre {
font-family: 'Ubuntu Mono';
}
}