From 4d1ecd59618a51dc6e2ca7b9a4230acfb587b1c4 Mon Sep 17 00:00:00 2001 From: KrzysiekSiemv Date: Wed, 27 Nov 2019 08:09:17 +0100 Subject: [PATCH] Commit #00008 - mini popraweczki --- stylesheet.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stylesheet.css b/stylesheet.css index 6feb398..7717c2b 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -189,8 +189,9 @@ body { /* Profil */ .profil { - padding: 8px 10%; + margin: 8px 10%; background-color: rgb(45, 45, 45); + text-align: center; color: white; } @@ -202,6 +203,8 @@ body { .profil .nick { font-size: 48px; + float: right; + } /* Prawa kolumna */