Update everything, add scaleway password reset

This commit is contained in:
Vladan Popovic 2019-08-11 12:21:15 +02:00
parent be2d382c0b
commit d4fd928577
6 changed files with 95 additions and 42 deletions

View file

@ -16,15 +16,15 @@
letter-spacing: 0px;
}
.yue p {
hyphens: none;
}
.t-sidebar {
background: #111111;
font-size: 0.8em;
}
.t-sidebar .inner {
width: auto;
}
.yue pre {
font-family: andale;
}
@ -69,3 +69,8 @@ a.atom {
width: 30px;
font-family: andale;
}
div.t-content > div.t-body > div.section:last-child {
color:#9a9a9a;
margin-top: 40px;
}