styles.css 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-102px;
  6. width:672px;
  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. #u39059_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:672px;
  25. height:660px;
  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. line-height:30px;
  34. }
  35. #u39059 {
  36. border-width:0px;
  37. position:absolute;
  38. left:102px;
  39. top:66px;
  40. width:672px;
  41. height:660px;
  42. display:flex;
  43. line-height:30px;
  44. }
  45. #u39059 .text {
  46. position:absolute;
  47. align-self:flex-start;
  48. padding:0px 0px 0px 0px;
  49. box-sizing:border-box;
  50. width:100%;
  51. }
  52. #u39059_text {
  53. border-width:0px;
  54. white-space:nowrap;
  55. text-transform:none;
  56. }
  57. #u39060_img {
  58. border-width:0px;
  59. position:absolute;
  60. left:0px;
  61. top:0px;
  62. width:660px;
  63. height:1193px;
  64. }
  65. #u39060 {
  66. border-width:0px;
  67. position:absolute;
  68. left:102px;
  69. top:726px;
  70. width:660px;
  71. height:1193px;
  72. display:flex;
  73. }
  74. #u39060 .text {
  75. position:absolute;
  76. align-self:center;
  77. padding:2px 2px 2px 2px;
  78. box-sizing:border-box;
  79. width:100%;
  80. }
  81. #u39060_text {
  82. border-width:0px;
  83. word-wrap:break-word;
  84. text-transform:none;
  85. visibility:hidden;
  86. }