Dieser Commit ist enthalten in:
Phoenix Eve Aspacio 2017-07-04 12:40:28 +08:00 committet von GitHub
Ursprung 418df01a68
Commit 504151b32c

Datei anzeigen

@ -11,3 +11,7 @@ body, input {
font-family: "Source Sans Pro", "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
color: black;
}
code {
display: inline-block;
white-space: pre-wrap;
}