CSS modernized

This commit is contained in:
Peter Pfeufer
2022-08-02 23:56:47 +02:00
parent 1072c00a28
commit 75db3195d4
4 changed files with 64 additions and 72 deletions

View File

@@ -2,5 +2,10 @@
CSS for allianceauth admin site
*/
.img-circle { border-radius: 50%; }
.column-user_profile_pic { width: 50px; }
.img-circle {
border-radius: 50%;
}
.column-user_profile_pic {
width: 50px;
}