Jump to content

Codepen Project #3 - Image Overlay Hover Effect


8 posts in this topic

Recommended Posts

Posted

Nice! :D

 

Should we apply

::selection {
  background-color: #f22;
  color: #111;
}

on iOSGods also? :D

Posted

Nice! :D

 

Should we apply

::selection {
  background-color: #f22;
  color: #111;
}

on iOSGods also? :D

 

Not those colors though. They look ugly xD

 

How about this:

::selection {
  background-color: #ffc;
  color: #4D455D;
}
Posted

would be awesome if i knew what they meant xD:) i need to get my shit together

It's actually pretty easy :)

You'll get the hang of it

Posted

It's actually pretty easy :)

You'll get the hang of it

Hope i do, maybe not today, maybe not this week, maybe not this month but one day i will fully be able to fully understand all of these funny symbols number things etc 

Posted

 

Not those colors though. They look ugly xD

 

How about this:

::selection {
  background-color: #ffc;
  color: #4D455D;
}

Nah, I was thinking more of something light-blue-ish. :p

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines