Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- color:#242424;
- font-family:Verdana, Geneva, Tahoma, sans-serif;
- font-weight: 400;
- }
- th {
- background:#378068;
- color: #e8e8e8;
- font-size: 1.5em;
- }
- td, th {
- padding: 10px 15px 10px 15px;
- border-left: 1px solid #ada693;
- }
- table {
- font-size:small;
- width:800px;
- border-collapse:collapse;
- }
- tr:nth-child(odd) {
- background-color: #e0dac8;
- }
- .curveleft {
- border-top-left-radius: 5px;
- }
- .curveright {
- border-top-right-radius: 5px;
- }
- .form {
- list-style:none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement