Skip to content

Commit

Permalink
Update social-profiles.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaergin committed Feb 2, 2013
1 parent 23741ff commit f506ac3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions social-profiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="description" content="Listing social accounts jquery plugin">

<link rel="stylesheet" href="assets/stylesheets/normalize.css">
<link rel="stylesheet" href="assets/stylesheets/arthref.css">
<link rel="stylesheet" href="assets/stylesheets/arthref.min.css">
<style>
.example-site{
z-index: 1;
Expand All @@ -28,8 +28,8 @@
<div class="example-site"></div><!--.example-site-->

<div id="menu" style="left:50%; top:0; margin: -125px 0 0 -125px; width:250px; height:250px; background:#f00; border-radius:100%; position:fixed; z-index:11; cursor:pointer;"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="assets/javascripts/socialProfiles.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="assets/javascripts/socialProfiles.min.js"></script>

<script>

Expand Down

0 comments on commit f506ac3

Please sign in to comment.