Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color:#EBD300;
- }
- td {
- font-family:Georgia;
- font-size:25px;
- height:240px;
- width:400px;
- }
- th {
- font-family:Georgia;
- font-size:25px;
- }
- ul {
- font-size:25px;
- }
- li {
- font-size:25px;
- }
- h1 {
- font-family:Georgia;
- }
- button {
- border-radius:50px;
- border:1px solid #EBD300;
- background-color: yellow;
- }
- img {
- height: 240px;
- width: 400px;
- }
Advertisement