diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/Vector.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/Vector.php b/skins/Vector.php index 04d1603..6d06a83 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -451,6 +451,7 @@ class VectorTemplate extends QuickTemplate { global $wgVectorUseSimpleSearch; ?> <style> + a, a:link { color: #2383c2; text-decoration: none; } #mga-body { position: absolute; top: 128px; |