Skip to content

Commit d1540e9

Browse files
committed
Aesthetics and link to GitHub.
1 parent e5c24f2 commit d1540e9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

barcodes.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,17 @@
9292
table code {
9393
background: none;
9494
}
95+
pre {
96+
width: 90%;
97+
}
9598
</style>
9699

97100
</head>
98101
<body>
102+
<a href="https://github.com/usrz/javascript-barcodes">
103+
<img style="position: fixed; top: 0; right: 0; border: 0; z-index: 9999" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub">
104+
</a>
105+
99106
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
100107
<div class="container">
101108
<div class="navbar-header">

0 commit comments

Comments
 (0)