You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: themes/vocabulary_theme/templates/community_team_list.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
{% extends "layout.html" %}
2
2
3
3
{% block body %}
4
-
<divclass="community-team-members">
4
+
<div>
5
5
<divclass="title">
6
6
<divclass="container">
7
7
<h1>{{ this.title }}</h1>
8
-
<pclass="description column is-9">This is a list of all CC Community Team members, and their roles and privileges. For more information about CC Community Team, please see <ahref="/community/community-team/">the Community Team Page</a>.</p>
8
+
<pclass="description column is-9 is-paddingless">This is a list of all CC Community Team members, and their roles and privileges. For more information about CC Community Team, please see <ahref="/community/community-team/">the Community Team Page</a>.</p>
Copy file name to clipboardExpand all lines: themes/vocabulary_theme/templates/search_roadmap.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<divclass="title">
6
6
<divclass="container">
7
7
<h1>{{ this.title }}</h1>
8
-
<pclass="description column is-9">The largest open source product in CC’s portfolio is CC Search: a search engine for CC licensed and public domain creative works.</p>
8
+
<pclass="description column is-9 is-paddingless">The largest open source product in CC’s portfolio is CC Search: a search engine for CC licensed and public domain creative works.</p>
0 commit comments