Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *{
- margin: 7;
- padding: 6;
- }
- }
- body {
- background-color: lightblue;
- }
- h1 {
- color: grey;
- text-align: center;
- }
- p {
- font-family: verdana;
- font-size: 25px;
- }
- table, th, td {
- border: 1px solid black;
- border-collapse: collapse;
- {
- .button1 {
- background-color: white;
- color: black;
- border: 2px solid #4CAF50; /* Green */
- }
Advertisement
Add Comment
Please, Sign In to add comment