fix startpage links colour

ubuntu/bionic
Rafael Laguna 10 years ago
parent 9cfc96a99a
commit d5a22dedb6

@ -111,7 +111,7 @@ button::-moz-focus-inner {
font-size: 16px; font-size: 16px;
} }
.external-links a:hover { .external-links a:hover {
color: #e24912; color: #0068C8;
} }
.wiki-link { .wiki-link {
background: url('lubuntu-wiki.png') no-repeat; background: url('lubuntu-wiki.png') no-repeat;
@ -223,4 +223,4 @@ button::-moz-focus-inner {
//]]> //]]>
</script> </script>
</body> </body>
</html> </html>
Loading…
Cancel
Save