Advertisement
Guest User

Untitled

a guest
May 1st, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.68 KB | None | 0 0
  1. /* widget css */
  2. .widget #wdc-style .result .btn{width: 100%;}
  3. .widget #wdc-style .alert-danger, #wdc-style .alert-success{background: none;}
  4. .widget #wdc-style #results div{width: 100%;font-size: 14px;margin-bottom: 1px;    text-align: center !important;}
  5. .widget #domain-form #wdc-style .input-group{display:block;}
  6. .widget #wdc-style .input-group .input-group-btn, #wdc-style button#Submit {display: block; width: 100%;}
  7. .widget #wdc-style .input-group .input-group-btn, #domain-form #wdc-style #Search{border-radius: 5px !important;}
  8. .widget #wdc-style h 5.dmn-prs span { display:block; float:left; width:50%; margin-bottom:15px;}
  9. .widget #wdc-style h5.dmn-prs strong { padding-left:0;}
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement