Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
13 lines (12 sloc) 234 Bytes
/* Show Facebook Computer Vision Tags */
.sfcvt {
position: absolute;
top: 10px;
right: 10px;
padding: 5px;
font-size: 12px;
line-height: 1.8;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
border-radius: 5px;
}