Zaktualizuj 'style.css'

This commit is contained in:
Krystian Rzepa 2018-12-30 19:50:13 +00:00
parent 5c48a6e808
commit dbb80ef4da

View File

@ -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;