mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Modified username placement on profile pace
This commit is contained in:
parent
6aa92819b9
commit
69e2cde332
@ -194,6 +194,10 @@
|
||||
.raised {
|
||||
border-radius: 100px !important;
|
||||
}
|
||||
/* Modify username placement on profile page */
|
||||
.username {
|
||||
margin: 0px 0px 10px -50px !important;
|
||||
}
|
||||
/* Red shutdown button */
|
||||
#btnShutdown {
|
||||
background: #AE3739 !important;
|
||||
|
||||
@ -204,6 +204,10 @@ html {
|
||||
.raised {
|
||||
border-radius: 100px !important;
|
||||
}
|
||||
/* Modify username placement on profile page */
|
||||
.username {
|
||||
margin: 0px 0px 10px -50px !important;
|
||||
}
|
||||
/* Red shutdown button */
|
||||
#btnShutdown {
|
||||
background: #AE3739 !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user