Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.ui.intro.universal/themes/slate/html/font-relative.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro.universal/themes/slate/html/font-relative.css b/org.eclipse.ui.intro.universal/themes/slate/html/font-relative.css
index e396bd65b..9bd16f72c 100644
--- a/org.eclipse.ui.intro.universal/themes/slate/html/font-relative.css
+++ b/org.eclipse.ui.intro.universal/themes/slate/html/font-relative.css
@@ -82,7 +82,7 @@ p .group-description {
/* Link label properties */
#root #page-links a .link-label {
- font-size : 120%;
+ font-size : 130%;
}
#root .intro-header span {

Back to the top