Add GitHub link warning

This commit is contained in:
Jani Eväkallio
2020-06-28 10:54:38 +01:00
parent 892b7e3f42
commit 620a115989
6 changed files with 25 additions and 0 deletions

View File

@@ -51,3 +51,7 @@ blockquote {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida,
"DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
.github-only {
display: none;
}