Skip to content

Commit

Permalink
added blue border (#102)
Browse files Browse the repository at this point in the history
* added blue border
  • Loading branch information
denispop9 authored Mar 6, 2019
1 parent 80e5b95 commit fea1812
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about/Calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ <h1 class="ui block header center blue aligned">School Calendar</h1>
</center>
</div>
</div>
</div>
</div>
<div id="footer"></div>
</div>
</body>
</html>
2 changes: 2 additions & 0 deletions pages/about/policies.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<div id="navbar"></div>
<div class="ui padded basic segment">
<h1 class="ui block header center blue aligned">School Policies</h1>
<div class="ui blue segment">
<div class="ui hidden section divider"></div>
<div class="ui stackable grid">
<!-- Start Row 1 -->
Expand Down Expand Up @@ -435,6 +436,7 @@ <h1 class="ui header">
</div>
</div>
</div>
</div>
<script type="text/javascript">
includeHTML()
</script>
Expand Down
2 changes: 2 additions & 0 deletions pages/about/testimonials.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<div id="navbar"></div>
<div class="ui padded basic segment">
<h1 class="ui block header center blue aligned">Testimonials</h1>
<div class="ui blue segment">
<div class="ui hidden section divider"></div>
<div class="ui stackable grid">
<div class="two column testimonal row">
Expand Down Expand Up @@ -201,5 +202,6 @@ <h1 class="ui header">Artistic Director of Red Kettle Theatre Company</h1>

</script>
<div id="footer"></div>
</div>
</body>
</html>
2 changes: 2 additions & 0 deletions pages/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<div class="ui container">
<div class="ui padded basic segment">
<h1 class="ui block header center blue aligned">Contact Details</h1>
<div class="ui blue segment">
<div class="ui center aligned basic segment">
<p><a href="mailto:info@mountsioncbssecondary.ie"><i class="envelope link icon"></a></i>info@mountsioncbssecondary.ie</p>
<p><a href="tel:+35351377378"><i class="phone icon"></i></a>051 377378</p>
Expand All @@ -41,5 +42,6 @@ <h1 class="ui block header center blue aligned">Contact Details</h1>
</div>
<div id="footer"></div>
</div>
</div>
</body>
</html>

0 comments on commit fea1812

Please sign in to comment.