Skip to content

Commit

Permalink
Re-Adding ICPC
Browse files Browse the repository at this point in the history
  • Loading branch information
Fromalaska49 committed Sep 2, 2018
1 parent a2231c1 commit 91b0a63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 19 deletions.
1 change: 1 addition & 0 deletions acm-w/css/master.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ a:active {
color: #CD5CBB;
}


/****************************
Header & main navbar
****************************/
Expand Down
32 changes: 13 additions & 19 deletions groups.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,19 @@
</div>
</div>
-->
<div class="row section-container group">
<div class="col-sm-12">
<h2>
ACM-ICPC
</h2>
<p>
The ACM-ICPC, or International Collegiate Programming Contest, is
a world-wide programming contest where thousands of 3-person teams
compete by solving anywhere from 8 to 12 algorithm problems of varying
difficulty, from easy to extremely hard.
</p>
</div>
</div>
<div class="row section-container group">
<div class="col-sm-12">
<h2>
Expand All @@ -123,25 +136,6 @@
-->
</div>
</div>
<!--
<div class="row section-container group">
<div class="col-sm-12">
<h2>
ACM-ICPC
</h2>
<p>
The ACM-ICPC, or International Collegiate Programming Contest, is
a world-wide programming contest where thousands of 3-person teams
compete by solving anywhere from 8 to 12 algorithm problems of varying
difficulty, from easy to extremely hard.
</p>
<p>
If you are interested in joining the UTSA ICPC team for the 2017-2018 school year,
join the <strong>#icpc</strong> channel on Slack.
</p>
</div>
</div>
-->
</div>
</div>
</div>
Expand Down

0 comments on commit 91b0a63

Please sign in to comment.