Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pages/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1>Community</h1>
<h3 class="column-header">Grails Mailing Lists</h3>
<div class="one-column">
<div class="column">
<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-body">
<p>The Apache Grails community offers several mailing lists where you can connect with other
users and contributors.</p>
Expand All @@ -27,7 +27,7 @@ <h3 class="column-header">Grails Mailing Lists</h3>
</div>
<div class="two-columns">
<div class="column">
<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-header">
<img src="[%url]/images/email.svg" alt="dev@grails.apache.org">
<h2>dev@grails.apache.org</h2>
Expand All @@ -46,7 +46,7 @@ <h2>dev@grails.apache.org</h2>
</div>
</div>
<div class="column">
<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-header">
<img src="[%url]/images/email.svg" alt="user@grails.apache.org">
<h2>users@grails.apache.org</h2>
Expand Down Expand Up @@ -137,7 +137,7 @@ <h3 class="column-header">Grails Rock Star Wall of Fame</h3>
<h3 class="column-header" style="margin-bottom: 0">User Groups</h3>
<div class="two-columns">
<div class="column">
<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-header">
<img src="[%url]/images/usergroup.svg" alt="North-America">
<h2>North-America</h2>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h2>North-America</h2>

<div class="column">

<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-header">
<img src="[%url]/images/usergroup.svg" alt="Asia">
<h2>Asia</h2>
Expand All @@ -201,7 +201,7 @@ <h2>Asia</h2>
</ul>
</div>

<div class="guide-group" style="">
<div class="guide-group">
<div class="guide-group-header">
<img src="[%url]/images/usergroup.svg" alt="Europe">
<h2>Europe</h2>
Expand Down
2 changes: 1 addition & 1 deletion pages/learning.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h3 class="column-header">
<div id="grails-training">[%events]</div>
</div>
</div>
<div class='column'><div class='guide-group' style=''>
<div class='column'><div class='guide-group'>
<div class='guide-group-header'>
<img src='[%url]/images//documentation.svg' alt='Learning' />
<h2>Blog Posts, Step-by-Step Tutorials</h2>
Expand Down