diff --git a/css/new.css b/css/new.css index 2138f1c..b06dc68 100644 --- a/css/new.css +++ b/css/new.css @@ -7,4 +7,11 @@ blockquote { } em { font-style: italic; +} +.faq-rules { + list-style-type: decimal; + font-size: 92%; +} +.faq-rules li:not(:first-child) { + margin-top: 12px; } \ No newline at end of file diff --git a/index.html b/index.html index 45f440b..f6adc55 100755 --- a/index.html +++ b/index.html @@ -256,6 +256,17 @@