Difference between revisions of "User:Arin Mara/Sandbox/AprilFools"
From EVE University Wiki
< User:Arin Mara | Sandbox
Line 21: | Line 21: | ||
{{#css: | {{#css: | ||
body a:hover { cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Ccircle cx='8' cy='8' r='8' fill='red' /%3E%3C/svg%3E "), pointer; } | body a:hover { cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Ccircle cx='8' cy='8' r='8' fill='red' /%3E%3C/svg%3E "), pointer; } | ||
+ | |||
+ | a{ | ||
+ | color: red; | ||
+ | background-color: yellow; | ||
+ | } | ||
+ | |||
+ | a:link { | ||
+ | text-decoration: none; | ||
+ | color: red; | ||
+ | background-color: yellow; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | text-decoration: none; | ||
+ | color: red; | ||
+ | background-color: yellow; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | text-decoration: underline; | ||
+ | color: red; | ||
+ | background-color: yellow; | ||
+ | } | ||
+ | |||
+ | a:active { | ||
+ | text-decoration: none; | ||
+ | color: red; | ||
+ | background-color: yellow; | ||
+ | } | ||
}} | }} |
Revision as of 16:01, 23 March 2023
For testing banner and css
https://universe.eveonline.com/empires/gallente
https://universe.eveonline.com/lore/gallente-corporations
https://wiki.eveuniversity.org/File:Logo_faction_gallente_federation.png
https://wiki.eveuniversity.org/File:Logo_faction_gallente_federation_clean.png
https://wiki.eveuniversity.org/File:Logo_faction_gallente_federation_shiny.png