From 176aae2cfd9d9bfe9f2e5a9fc66bf2dd0f203a80 Mon Sep 17 00:00:00 2001 From: paulsohier Date: Thu, 17 Sep 2026 16:06:09 +0100 Subject: [PATCH] Drop the old team page stylesheet and refresh the navigation import team_page_old.css only served the old site's team page, which phpbb/website#229 removes; the team_new selectors in documentation.css belonged to it too. Bump the navigation.css query string so browsers and the CDN fetch the Team menu highlight added in #31. Co-Authored-By: Claude Opus 5 --- css/documentation.css | 4 +- css/index.css | 2 +- css/team_page_old.css | 197 ------------------------------------------ 3 files changed, 3 insertions(+), 200 deletions(-) delete mode 100644 css/team_page_old.css diff --git a/css/documentation.css b/css/documentation.css index 7f6f351..1697371 100644 --- a/css/documentation.css +++ b/css/documentation.css @@ -189,7 +189,7 @@ body.support_docs .intro-body{ } -body.support_docs .forumbg, body.team_new .forumbg { +body.support_docs .forumbg { margin-bottom: 0; background-image: none; } @@ -202,7 +202,7 @@ body.support_docs .forumbg li.header { padding-top: 5px; } -body.support_docs .forumbg .main-content, body.team_new .forumbg .main-content { +body.support_docs .forumbg .main-content { background-color: #F0F4F7; border-top: 1px solid #FFFFFF; margin-top: 3px; diff --git a/css/index.css b/css/index.css index 0c3f6ad..e3cc161 100644 --- a/css/index.css +++ b/css/index.css @@ -5,7 +5,7 @@ @import url("/assets/css/website.css?4"); @import url("/assets/css/headers.css?4"); -@import url("/assets/css/navigation.css?2"); +@import url("/assets/css/navigation.css?3"); @import url("/assets/css/silver.css?2"); /*@import url("/assets/css/cp2.css?2"); diff --git a/css/team_page_old.css b/css/team_page_old.css deleted file mode 100644 index 8c6ade4..0000000 --- a/css/team_page_old.css +++ /dev/null @@ -1,197 +0,0 @@ -/* phpbb.com Website Style Sheet --------------------------------------------------------------- -Copyright 2007 phpBB Group ( http://www.phpbb.com/ ) --------------------------------------------------------------- -*/ - -/* TEMPORARY RELOCATION. ALL THIS WILL BE REMOVED WHEN WE SWITCH TO NEW TEAMS PAGE */ - -/* About Page: Team Listing */ -div.column1wide { - width: 50%; - float: left; - clear: left; - margin-bottom: 20px; -} -div.column2wide { - width: 50%; - float: right; - margin-bottom: 20px; -} - -#main-extra p.teamdesc { - margin: 0; - padding: 0 20px; -} - -#main-extra dl.member-outline { - margin: 0.5em 0 0; - padding: 0 20px; - font-size: 1.2em; -} - -#main-extra dl.member-outline dt.name-term a, -#main-extra dl.member-outline dt.name-term a strong { - text-decoration: none; - color: #536482; -} - -#main-extra dd.detailed-definition { - padding: 0 10px; - background-color: #ebebeb; - margin: 5px 15px 20px 15px; -} - -#main-extra dd.detailed-definition span.corners-top, -#main-extra dd.detailed-definition span.corners-bottom { - margin: 0 -10px; -} - -#main-extra dl.info-snippets { - margin: 0; - padding: 0; -} - -#main-extra div.user-photo { - float: left; - text-align: center; - vertical-align: top; - font-size: 1.0em; - padding: 0 10px 5px 0; -} - -#main-extra div.user-photo img { - border: 1px solid #000000; -} - -#main-extra div.content-panel { - text-align: left; - vertical-align: top; - padding: 8px 5px; -} - -#main-extra div.user-photo a:link, -#main-extra div.user-photo a:hover, -#main-extra div.user-photo a:visited, -#main-extra div.content-panel a:link, -#main-extra div.content-panel a:hover, -#main-extra div.content-panel a:visited { - text-decoration: none; -} - -#main-extra dt.snippet-name { - font-weight: bold; - font-size: 1.20em; - color: #000000; - margin: 0; - padding: 0; -} - -#main-extra dl.info-snippets dd.snippet-location, -#main-extra dl.info-snippets dd.snippet-blurb { - margin: 0 0 1em; - font-size: 0.925em; -} - -#main-extra dl.info-snippets dd.snippet-links { - font-size: 0.875em; -} - -#main-extra dl.info-snippets dd.snippet-rank{ - font-size: 0.85em; - font-weight: 500; -} - -#about-acp { - text-align: center; - clear: both; - padding-top: 1em; -} - -/* About Page: Team Map */ -#pinTextTable .name { - font-size: 1.4em; - font-weight: bold; - color: #000000; - padding: 0 0 4px 0; - text-align: left; -} - -#pinTextTable .contentTD { - font-size: 1.0em; - font-weight: normal; - color: #000000; - padding: 5px 4px 4px 5px; - margin: 0; - text-align: left; - vertical-align: top; -} - -#pinTextTable .imgTD { - padding: 4px 5px 4px 4px; - margin: 0; -} - -#pinTextTable img { - border: 1px solid #000000; -} - -#pinTextTable a:link, -#pinTextTable a:visited, -#pinTextTable a:active { - color: #0071DB; - text-decoration: none; -} -#pinTextTable a:hover { - color: #000000; -} - -/* About Page: Team Administration */ -#listTable th { - font-size: 1.3em; - font-weight: bold; - text-align: center; -} - -#listTable td { - font-size: 1.2em; - font-weight: normal; - padding: 5px; -} - -/* Teams pages */ -body.team_new .forumbg { - margin-bottom: 0; - background-image: none; -} - -body.team .main-content { - background-color: #FAFBFD !important; -} - -body.team_new .forumbg .main-content { - background-color: #F0F4F7; - border-top: 1px solid #FFFFFF; - margin-top: 3px; - padding: 0 5px; -} - -body.team_new span.corners-top.grey { - background-image: url("/assets/images/images/corners_left2.png"); -} - -body.team_new span.corners-top.grey { - margin-top: -1px; -} - -* html body.team_new span.corners-top.grey { - background-image: url("/assets/images/images/corners_left2.gif"); -} - -body.team_new span.corners-top.grey span { - background-image: url("/assets/images/images/corners_right2.png"); -} - -* html body.team span.corners-top.grey span{ - background-image: url("/assets/images/images/corners_right2.gif"); -}