Toggle search
Search
Toggle menu
Prism Party
Navigation
Home
Posts
Recent changes
Random page
Search
Special pages
Upload file
Prism Party
About
Shop
Map
Vote
Commands
Plugins
View more →
Community
Rules
FAQ
Staff
Forums
Discord
Punishments
View more →
Tutorials
Getting Started
Economy
Levels
mcMMO
Shops
Claims
View more →
External
Staff login
Status page
Contact us
sidebar-icon-discord
sidebar-icon-email
Support us
sidebar-icon-shop
sidebar-icon-vote
Related
sidebar-icon-tumblr
sidebar-icon-youtube
Notifications
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
user-interface-preferences
Personal tools
Talk
Contributions
Create account
Log in
User:BakiDance/citizen.css: Difference between revisions
More actions
<
User:BakiDance
Browse history interactively
Revision as of 21:19, 21 January 2023
(
view source
)
BakiDance
(
talk
|
contribs
)
No edit summary
Tag
:
Reverted
← Older edit
Revision as of 21:20, 21 January 2023
(
view source
)
BakiDance
(
talk
|
contribs
)
No edit summary
Tags
:
Manual revert
Reverted
Newer edit →
Line 1:
Line 1:
.
citizen
-discord:hover {
.
mw-ui-icon
-discord:hover {
transform: rotate3d(0,0,1,360deg);
transform: rotate3d(0,0,1,360deg);
transition: all .25s
transition: all .25s
}
}
Revision as of 21:20, 21 January 2023
.
mw-ui-icon-discord
:
hover
{
transform
:
rotate3d
(
0
,
0
,
1
,
360
deg
);
transition
:
all
.25
s
}