Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color:#C55916;
- margin-left:5%;
- margin-right:5%;
- }
- div {
- border:1px solid orange;
- border-radius:15px;
- }
- h1 {
- font-family:Georgia;
- color:orange;
- }
- td {
- width:345px;
- height:350px;
- }
- a {
- font-family:Georgia;
- }
- p {
- font-family:Georgia;
- }
- table {
- border:1px solid orange;
- border-radius:15px;
- }
- button {
- background-color:#C55916;
- color:orange;
- border:2px solid orange;
- height:100%;
- width:100%;
- font-family:Georgia;
- }
Advertisement