Advertisement
bartoszka1996

Style sheet for ankietyzacja.pwr.edu.pl

Feb 2nd, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. @-moz-document url-prefix("https://ankietyzacja.pwr.wroc.pl/") {
  2. input {
  3.     width: 50px;
  4.     height: 50px;
  5. }
  6.  
  7. label {
  8.     font-size: 20px !important
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement