Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.46 KB | None | 0 0
  1. /* Box Download */
  2. .smokeddl{font-size:12px;font-weight:600;background:#f1f1f1;padding:5px;}
  3. .smokeddl .smokettl{padding:5px 10px;color:#FFF;background:#444;}
  4. .smokeddl .smokeurl {margin-top: 3px;padding: 5px 10px;color: #555;background: #fff;border-bottom: 1px solid #ddd;}
  5. .smokeddl .smokeurl a{color:#555;}
  6. .smokeddl .smokeurl a:hover{text-decoration:underline}
  7. .smokeurl strong{background: #333;padding: 3px;border-radius: 2px;color: #fff;margin-right: 5px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement