From 0a120a58212291d4b88f2a81c5e353414fd1ba40 Mon Sep 17 00:00:00 2001
From: Dan Goodliffe
Date: Mon, 9 Mar 2015 21:09:57 +0000
Subject: Some fixes recommended by Google
---
gentoobrowse/css/general.css | 2 +-
gentoobrowse/xslt/base.xslt | 20 ++++++++++++++++++--
gentoobrowse/xslt/use.xslt | 9 ++++++++-
3 files changed, 27 insertions(+), 4 deletions(-)
diff --git a/gentoobrowse/css/general.css b/gentoobrowse/css/general.css
index e15e534..ac64f9b 100644
--- a/gentoobrowse/css/general.css
+++ b/gentoobrowse/css/general.css
@@ -245,7 +245,7 @@ only screen and ( -o-min-device-pixel-ratio: 2/1) {
border-bottom: 1px solid #ddd;
}
.subhead h1 {
- font-size: 60px;
+ font-size: 50px;
}
.subhead p {
margin-bottom: 20px;
diff --git a/gentoobrowse/xslt/base.xslt b/gentoobrowse/xslt/base.xslt
index b3f394d..3267f67 100644
--- a/gentoobrowse/xslt/base.xslt
+++ b/gentoobrowse/xslt/base.xslt
@@ -1,5 +1,6 @@
@@ -8,13 +9,13 @@
+
-
@@ -72,6 +73,7 @@
+
·
@@ -109,9 +111,10 @@
-
+
+
@@ -149,4 +152,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gentoobrowse/xslt/use.xslt b/gentoobrowse/xslt/use.xslt
index 3ad72fa..4fecc13 100644
--- a/gentoobrowse/xslt/use.xslt
+++ b/gentoobrowse/xslt/use.xslt
@@ -12,7 +12,14 @@
- Packages with the USE flag
+
+ Packages with the
+
+
+
+
+ USE flag
+
Global definition: .
--
cgit v1.2.3