Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Gcarre /* essaye de donner des nom plus explicite a tes ID et tes classes */
- {
- width: 600px;
- height:600px;
- border: solid black 2px;
- margin: auto;
- background-repeat: no-repeat;
- background-position:center;
- }
- .CarreGros /* En particulier quands il faut mettre en avant */
- {
- height: 75px;
- width: 75px;
- display: inline-block;
- }
- h1
- {
- text-align: center;
- }
Advertisement
Add Comment
Please, Sign In to add comment