Beginnings of multilanguage support

This commit is contained in:
2016-01-27 14:52:09 -05:00
parent 4b4d2b2744
commit 8b3b93bc57
3 changed files with 14 additions and 1 deletions

View File

@@ -63,6 +63,9 @@ body
img
{ border: 0 }
:lang(de),:lang(es),:lang(jp)
{ display: none; }
#left-content
{
float: left;