Skip to content

Commit eb74ccd

Browse files
committed
Small cosmetic fix
Small cosmetic fix for GitHub style
1 parent 793ec27 commit eb74ccd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/atheme-style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ body, .jumbotron, .well {
22
background-color: #F2F2F2;
33
}
44

5-
.iris, .iris:hover {
5+
.github, .github:hover {
66
color: #43ac6a;
77
text-decoration: none;
88
}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1><a href="swi.html" class="web"><span class="fa fa-fw fa-globe"></span> SWI</
7474
<a class="btn btn-lg btn-default" href="swi.html">More Info</a>
7575
</div>
7676
<div class="col-md-4 marketing-text">
77-
<h1><a href="https://github.com/atheme/" class="github"><span class="fa fa-fw fa-globe"></span> GitHub</a></h1>
77+
<h1><a href="https://github.com/atheme/" class="github"><span class="fa fa-fw fa-terminal"></span> GitHub</a></h1>
7878
<p>View more of the Atheme Development Groups' projects on GitHub.</p>
7979
<br/><br/>
8080
<a class="btn btn-lg btn-success" href="https://github.com/atheme/">GitHub</a>

0 commit comments

Comments
 (0)