Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.24 KB | None | 0 0
  1. a:hover { text-decoration: none !important; }
  2.     .header h1 {color: #fff !important; font: normal 33px Georgia, serif; margin: 0; padding: 0; line-height: 33px;}
  3.     .header p {color: #dfa575; font: normal 11px Georgia, serif; margin: 0; padding: 0; line-height: 11px; letter-spacing: 2px}
  4.     .sidebar ul  { color: #4c6777; margin: 0 0 0 10px; padding: 0 0 0 5px; font-size: 12px;font-family: Georgia, serif }
  5.     .sidebar ul li {padding: 0 0 5px; margin: 0;}
  6.     .sidebar ul a { text-decoration: none; color: #4c6777; }
  7.     .sidebar h4{color:#4c6777 !important; font-size: 11px;line-height: 16px;font-family: Georgia, serif; margin: 0; padding: 0;}
  8.     .sidebar p {line-height: 16px; font-family: Georgia, serif;}
  9.     .sidebar p a{color: #d18648; text-decoration: none;}
  10.     .content h2 {color:#8598a3 !important; font-weight: normal; margin: 0; padding: 0; font-style: italic; line-height: 30px; font-size: 30px;font-family: Georgia, serif; }
  11.     .content p {color:#767676; font-weight: normal; margin: 0; padding: 0; line-height: 20px; font-size: 12px;font-family: Georgia, serif;}
  12.     .content a {color: #d18648; text-decoration: none;}
  13.     .footer p {padding: 0; font-size: 11px; color:#fff; margin: 0; font-family: Georgia, serif;}
  14.     .footer a {color: #f7a766; text-decoration: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement