Site
- add gif support on pfp and banner - center image on pfp and banner in profil page
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
background-color: #D3D3D3;
|
||||
margin-bottom: 20px;
|
||||
position: relative;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
#profil .background-card img {
|
||||
@ -59,6 +60,7 @@
|
||||
background-color: #D3D3D3;
|
||||
border: 10px solid #020202;
|
||||
position: absolute;
|
||||
background-position: center;
|
||||
top: -100px;
|
||||
left: 40px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user