Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.42 KB | None | 0 0
  1. #vt_head_top {
  2.   margin-top: 20px;
  3. }
  4. .item-page {
  5.   padding: 20px;
  6. }
  7. #vt_full .vt_heading_style {
  8.   margin: -20px -20px 0 -20px;
  9. }
  10. #vt_full .vt_heading_style .vt_heading2 {
  11.   color: #fff;
  12. }
  13. .logout-button {
  14.   margin-top: 8px;
  15. }
  16. .moduletable {
  17.   padding-left: 10px !important;
  18. }
  19. .kbutton {
  20.   padding: 3px 8px !important;
  21.   border-radius: 3px;
  22.   -moz-border-radius: 3px;
  23.   -webkit-border-radius: 3px;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement