Toggle search
Search
Toggle menu
4.5K
7.7K
15.6K
234.2K
EVE University Wiki
Navigation
Main page
Categories
Recent changes
Random page
Help
EVE University
Join E-UNI
Alliance Auth
Classes
Killboard
Donate
UniWiki
Editing Guide
Categorization
Templates
To-Do List
Projects
Navigation
Special pages
Upload file
Toggle preferences menu
Notifications
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
user-interface-preferences
Personal tools
Log in
User:Evon R'al/Sandbox: Difference between revisions
Help
From EVE University Wiki
Views
Read
View source
View history
associated-pages
User page
Discussion
More actions
← Older edit
Newer edit →
Visual
Wikitext
Revision as of 14:52, 3 April 2023
view source
Evon R'al
(
talk
|
contribs
)
Administrators
14,814
edits
m
→
Test
:
coding and testing
← Older edit
Revision as of 14:55, 3 April 2023
view source
Evon R'al
(
talk
|
contribs
)
Administrators
14,814
edits
m
Undo revision 201906 by
Evon R'al
(
talk
)
Tag
:
Undo
Newer edit →
Line 46:
Line 46:
== Test ==
== Test ==
{{#css:
/* Turns all links Gallente green */
.mw-parser-output a {
text-decoration: underline;
color: yellow;
}
.mw-parser-output a:link,
.mw-parser-output a:visited,
.mw-parser-output a:hover,
.mw-parser-output a:active {
text-decoration: underline;
color: yellow;
}
}}
[[Vexor]]