diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-12 07:22:40 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-12 07:22:40 +0100 |
| commit | 722761b667dd97b267479c9b9fa61fdc320e60ac (patch) | |
| tree | 020553d4ee9fa92ae4c7ee936c6470edcee6fa9c /public/assets/css/bucky.css | |
| parent | 3af81b5dd49717e9dc646336df322d9432573ab7 (diff) | |
linking stuff
Diffstat (limited to 'public/assets/css/bucky.css')
| -rw-r--r-- | public/assets/css/bucky.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css index 9be7f20..b74e204 100644 --- a/public/assets/css/bucky.css +++ b/public/assets/css/bucky.css @@ -171,6 +171,11 @@ table, tr { background-size: cover; background-position: center center; } +#hoots .avatar a { + display: block; + width: 100%; + height: 100%; +} #hoots td:nth-child(2){ text-align: left; padding: 5px; |
