Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #baner
- {
- background-color: #007676;
- color: white;
- text-align: center;
- padding: 20px;
- }
- #stopka
- {
- background-color: #007676;
- color:white;
- padding:20px;
- }
- #glowny
- {
- background-color: #46B2B2;
- height: 500px;
- }
- table
- {
- row-gap: 20px;
- width: 100%;
- }
- td
- {
- border-width: 2px;
- border-style: solid;
- border-color: #019898;
- }
- p
- {
- text-align: right;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement