We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c24f2 commit d1540e9Copy full SHA for d1540e9
1 file changed
barcodes.html
@@ -92,10 +92,17 @@
92
table code {
93
background: none;
94
}
95
+ pre {
96
+ width: 90%;
97
+ }
98
</style>
99
100
</head>
101
<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
+
106
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
107
<div class="container">
108
<div class="navbar-header">
0 commit comments