From dbb80ef4da58f5eac5dfd0384d8ea143a1822551 Mon Sep 17 00:00:00 2001 From: Krystian Rzepa Date: Sun, 30 Dec 2018 19:50:13 +0000 Subject: [PATCH] Zaktualizuj 'style.css' --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/style.css b/style.css index f437bfa..aeba6f4 100644 --- a/style.css +++ b/style.css @@ -51,6 +51,14 @@ h1{ font-size: 22px; } +h2{ + font-weight: bold; + margin-bottom: 5px; + text-align: center; + font-size: 16px; + color: red; +} + .loginbox p, .registerbox p{ margin: 0; padding: 0;