diff options
Diffstat (limited to 'build/website/css/style.css')
-rw-r--r-- | build/website/css/style.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build/website/css/style.css b/build/website/css/style.css index 0fb4cd7..9fdd1e7 100644 --- a/build/website/css/style.css +++ b/build/website/css/style.css @@ -252,35 +252,28 @@ footer { .content { width: 90%; } - .nav { font-size: 14px; width: 90%; } - p { font-size: 0.8em; } - ul { font-size: 0.8em; } - ol { font-size: 0.8em; } - h1 { font-size: 20px; } - h2 { font-size: 18px; } h3 { font-size: 16px; } - footer { width: 90%; } |