diff --git a/alpha/help/style.css b/alpha/help/style.css new file mode 100644 index 0000000..bd1fd1d --- /dev/null +++ b/alpha/help/style.css @@ -0,0 +1,4 @@ +* { +line-height:1.8; +text-underline-position:under; +}