styles.css 981 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-114px;
  6. width:639px;
  7. margin-left:auto;
  8. margin-right:auto;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u14702_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:639px;
  25. height:520px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 0);
  28. border:none;
  29. border-radius:0px;
  30. -moz-box-shadow:none;
  31. -webkit-box-shadow:none;
  32. box-shadow:none;
  33. font-size:18px;
  34. line-height:40px;
  35. }
  36. #u14702 {
  37. border-width:0px;
  38. position:absolute;
  39. left:114px;
  40. top:79px;
  41. width:639px;
  42. height:520px;
  43. display:flex;
  44. font-size:18px;
  45. line-height:40px;
  46. }
  47. #u14702 .text {
  48. position:absolute;
  49. align-self:flex-start;
  50. padding:0px 0px 0px 0px;
  51. box-sizing:border-box;
  52. width:100%;
  53. }
  54. #u14702_text {
  55. border-width:0px;
  56. word-wrap:break-word;
  57. text-transform:none;
  58. }