I've quietly been working on a realign for my portfolio site for a while now and it's almost there.
Those colour indicators are drawn directly in the browser - not sure why the Red and Purple have some horrible anti-aliasing though.
almost 2 years ago
Looks great dude, looking forward to seeing it.,
OH more colors
All looking much nicer - good job.
You can see a peak of the bullet colour overlapping the white outers, maybe shrink the colours behind a wee bit?
Looking forward to seeing it live. ETA?
I like all three. Nice touch. Should really stay multi color.
If those color indicators are using a background color, border, and border radius, then you can usually fix it by adding this to your CSS: -webkit-background-clip: padding;
-webkit-background-clip: padding;
That's the one, thanks Mark! :)
Looks good, I think I have to start using more colour!
keyboard shortcuts: ← previous shot → next shot L or F like
8 Responses
Pro
Sam Brown
I've quietly been working on a realign for my portfolio site for a while now and it's almost there.
Those colour indicators are drawn directly in the browser - not sure why the Red and Purple have some horrible anti-aliasing though.
almost 2 years ago
Pro
Zander Martineau
Looks great dude, looking forward to seeing it.,
almost 2 years ago
Pro
Jeremy Swinnen
OH more colors
almost 2 years ago
All looking much nicer - good job.
You can see a peak of the bullet colour overlapping the white outers, maybe shrink the colours behind a wee bit?
Looking forward to seeing it live. ETA?
almost 2 years ago
Pro
Thomas Maier
I like all three. Nice touch. Should really stay multi color.
almost 2 years ago
Pro
Mark Otto
If those color indicators are using a background color, border, and border radius, then you can usually fix it by adding this to your CSS:
-webkit-background-clip: padding;almost 2 years ago
Pro
Sam Brown
That's the one, thanks Mark! :)
almost 2 years ago
Looks good, I think I have to start using more colour!
almost 2 years ago