.opacity_70 {
filter:alpha(opacity=70); /**for IE8*/
-moz-opacity:0.7; /**for Mozilla*/
-khtml-opacity: 0.7; /**for Safari 1.x*/
opacity: 0.7; /**for FireFox*/
}
I write about evolutionary anthropology, behavioral sciences, and related AI, particularly small, specialized Deep Neural Networks and LLMs.
No comments:
Post a Comment
Please be polite.