Created
December 4, 2012 22:06
-
-
Save quentint/4209325 to your computer and use it in GitHub Desktop.
Motif enveloppe Assurance Maladie, version vectorielle rouge et bleue.
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
/** | |
* Motif enveloppe Assurance Maladie, version vectorielle rouge et bleue. | |
*/ | |
body { | |
background: url("http://i.imgur.com/bBLCd.png"); | |
padding: 20px; | |
margin:0; | |
} | |
h1 { | |
margin: 0; | |
background: rgba(255, 255, 255, .9); | |
padding: 20px; | |
font-size: 20px; | |
font-family:sans-serif; | |
float:left; | |
color:red; | |
} |
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
<h1>Motif de l’intérieur des enveloppes de l’Assurance Maladie.<br /> | |
Version vectorielle, rouge et bleue.</h1> |
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
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment