Difference between revisions of "User:VTCobaltblood/Test.css"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
to: { transform: scale(300, 300); } | to: { transform: scale(300, 300); } | ||
.tup{ | .tup { | ||
width: 1000px; | width: 1000px; | ||
height: 100px; | height: 100px; | ||
Line 9: | Line 9: | ||
} | } | ||
.tup:hover{ | .tup:hover { | ||
animation-play-state: running; | animation-play-state: running; | ||
} | } | ||
body{ font-family: "Comic Sans MS"; } | body { font-family: "Comic Sans MS" !important; } |