Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.32 KB | None | 0 0
  1.         self.button_1.setStyleSheet("background:    #eee;\n"
  2. "border:        1px solid #000;\n"
  3. "border-radius: 4px;\n"
  4. "color:         #000;\n"
  5. "display:       inline-block;\n"
  6. "padding:       8px 20px;\n"
  7. "font:          normal 400 27px/1 \"Calibri\", sans-serif;\n"
  8. "text-align:    center;\n"
  9. "text-shadow:   none;")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement