diff --git a/css/help.css b/css/help.css new file mode 100644 index 00000000..c54f7d80 --- /dev/null +++ b/css/help.css @@ -0,0 +1,12 @@ +.help { + white-space : normal; + margin : 25px; +} + +.help li { + list-style-type : disc; +} + +.help img { + max-width : 100% +} diff --git a/html/fs/index.html b/html/fs/index.html index 48034731..f4c4446d 100644 --- a/html/fs/index.html +++ b/html/fs/index.html @@ -10,7 +10,7 @@