Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9551

Re: Curve Dark Styling

$
0
0
You can also use ouline but only when you don't want boder radius because the radius applies to border and never to outline:

Code: [Select]
.thumbnails a:link .image{
    border: 2px solid #282828;
    outline: 3px solid #0097E9;
}


Viewing all articles
Browse latest Browse all 9551

Trending Articles