profile ppages implemented

This commit is contained in:
frits000000
2020-11-21 11:33:58 +01:00
parent 02852cc5b1
commit b51f82cd3a
17 changed files with 336 additions and 69 deletions
@@ -40,4 +40,33 @@
.GlobalHR{
border: 2px solid #DE0000;
}
.AP-h1{
font-size: 3.5rem;
}
.AP-h1-l{
color:#ffffff;
font-size: 3.5rem !important;
font-weight: 350 !important;
}
.AP-h1, .AP-h2, .AP-h3, .AP-h4, .AP-h5{
color:#DE0000;
font-weight: 350 !important;
}
.hr-1{
border: 1px solid #DE0000;
margin-left: 0px !important;
}
.hr-2{
border: 2px solid #DE0000;
margin-left: 0px !important;
}
.p0{
padding: 0px !important;
}