diff options
Diffstat (limited to 'frontend/src/css/Profile.css')
| -rw-r--r-- | frontend/src/css/Profile.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/src/css/Profile.css b/frontend/src/css/Profile.css index 4944ade..0829477 100644 --- a/frontend/src/css/Profile.css +++ b/frontend/src/css/Profile.css | |||
| @@ -232,6 +232,12 @@ span.titles{ | |||
| 232 | place-items: center; | 232 | place-items: center; |
| 233 | height: 44px; | 233 | height: 44px; |
| 234 | } | 234 | } |
| 235 | .profileboard-record>a>span{ | ||
| 236 | |||
| 237 | display: flex; | ||
| 238 | place-items: center; | ||
| 239 | height: 44px; | ||
| 240 | } | ||
| 235 | .profileboard-record>span>button{ | 241 | .profileboard-record>span>button{ |
| 236 | background-color: #0000; | 242 | background-color: #0000; |
| 237 | border: 0; | 243 | border: 0; |