3 lines
49 B
CSS
3 lines
49 B
CSS
p {
|
|
-webkit-transition: opacity 1s linear;
|
|
}
|
p {
|
|
-webkit-transition: opacity 1s linear;
|
|
}
|