profile ppages implemented
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user