Login
|
request feature
|
projects
|
add project
|
search
Search
:
Features
Projects
Comments
Users
Search only in CSS:Portal
Cancel
Timing properties
(
CSS:Portal
)
1 points
- posted 290 days ago by
thermal
- status:
Active
-
0 comments
watch
embed this
A CSS property that specifies the duration in seconds to keep the style of the current scope before being removed
Example:
a:hover { duration: 5s; }
comments