replaced profile-picture border with box-shadow
This commit is contained in:
parent
7c769bf99d
commit
12ad751fae
@ -144,7 +144,7 @@ body {
|
||||
#profile-picture {
|
||||
background: url('../images/headpic.png');
|
||||
background-size: 100%;
|
||||
border: 1px solid #AAA;
|
||||
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25);
|
||||
border-radius: 50%;
|
||||
bottom: 1em;
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user