aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/stylesheet.xsl5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/sgml/stylesheet.xsl b/doc/src/sgml/stylesheet.xsl
index 69d7dccb00d..0eac594f0cc 100644
--- a/doc/src/sgml/stylesheet.xsl
+++ b/doc/src/sgml/stylesheet.xsl
@@ -24,10 +24,7 @@
<xsl:choose>
<xsl:when test="$website.stylesheet = 0">stylesheet.css</xsl:when>
<xsl:otherwise>
- https://www.postgresql.org/media/css/fontawesome.css
- https://www.postgresql.org/media/css/bootstrap.min.css
- https://www.postgresql.org/media/css/main.css
- https://www.postgresql.org/media/css/normalize.css
+ https://www.postgresql.org/media/css/docs-complete.css
</xsl:otherwise>
</xsl:choose>
</xsl:param>