forked from ezl/signature-pad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed: The copyright notice from the top of the CSS.
1 parent
0502c98
commit e29b87e
Showing
1 changed file
with
0 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,3 @@ | ||
/** | ||
* SignaturePad: A jQuery plugin for assisting in the creation of an HTML5 canvas | ||
* based signature pad. Records the drawn signature in JSON for later regeneration. | ||
* | ||
* @project ca.thomasjbradley.applications.signaturepad | ||
* @author Thomas J Bradley <[email protected]> | ||
* @link http://thomasjbradley.ca/lab/signature-pad | ||
* @link http://github.com/thomasjbradley/signature-pad | ||
* @copyright Copyright MMXI, Thomas J Bradley | ||
* @license New BSD License | ||
*/ | ||
|
||
@font-face { | ||
font-family: 'Journal'; | ||
src: url('journal.eot'); | ||
|