login finished XD

This commit is contained in:
pena 2021-11-05 16:55:19 +01:00 committed by Swrup
parent b1539aaae8
commit 6c64dcfffd
13 changed files with 326 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,23 @@
body {
padding-top: 3rem;
padding-bottom: 3rem;
color: #5a5a5a;
background-color: #EEEEEE;
line-height: 1.6;
font-size: 18px;
}
.featurette-divider {
margin: 5rem 0;
}
#page-title {
text-align: center;
}
blockquote.blockquote {
border-left: 6px solid #3131e0;
border-radius: 6px;
padding-left: 16px;
background-color: #c0c0f0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because one or more lines are too long