Skip to content

Commit

Permalink
Banner
Browse files Browse the repository at this point in the history
  • Loading branch information
josephernest committed Nov 8, 2016
1 parent 6a5caad commit f93f13b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion talktalktalk.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#username { padding: 2px 0 0px 1px; }
.dashed { display: inline-block; border-bottom: 1px dashed #CCC; cursor: pointer; margin-bottom: 1px; }
#usernameinput { display: none; width: 80%; }
#fork { z-index: 10; }
#previous { margin-bottom: 20px; display: block; }
#popup { z-index: 10; position: fixed; left: 20%; width:60%; top:40%; border: solid black 1px; background-color: white; text-align: center; padding: 30px 10px 30px 10px; color: black !important; }
.hidden { display: none !important; }
Expand All @@ -32,7 +33,7 @@
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
</head>
<body>
<a id="banner" href="https://github.com/josephernest/talktalktalk"><img style="position: fixed; top: 0; right: 0; border: 0; width: 115px;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a>
<a id="banner" href="https://github.com/josephernest/talktalktalk"><img style="position: fixed; top: 0; right: 0; border: 0; width: 115px;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" id="fork"></a>
<div id="right">
TALKTALKTALK<br>############<br><br><br>
<div id="notifications">NOTIFICATIONS<br><span id="notificationswitch" class="dashed">on</span><br><br></div>
Expand Down

0 comments on commit f93f13b

Please sign in to comment.