Advertisement
Guest User

stackoverflow_post_css

a guest
Dec 17th, 2010
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.61 KB | None | 0 0
  1. body
  2. {
  3.     font-family: Verdana;
  4.     font-size: 11px;
  5. }
  6.  
  7. #Table_01 {
  8.     position:absolute;
  9.     left:0px;
  10.     top:0px;
  11.     width:1024px;
  12.     height:768px;
  13. }
  14.  
  15. #index-01_ {
  16.     position:absolute;
  17.     left:0px;
  18.     top:0px;
  19.     width:13px;
  20.     height:768px;
  21. }
  22.  
  23. #index-02_ {
  24.     position:absolute;
  25.     left:13px;
  26.     top:0px;
  27.     width:1000px;
  28.     height:162px;
  29. }
  30.  
  31. #index-03_ {
  32.     position:absolute;
  33.     left:1013px;
  34.     top:0px;
  35.     width:11px;
  36.     height:768px;
  37. }
  38.  
  39. #index-04_ {
  40.     position:absolute;
  41.     left:13px;
  42.     top:162px;
  43.     width:1000px;
  44.     height:4px;
  45. }
  46.  
  47. #index-05_ {
  48.     position:absolute;
  49.     left:13px;
  50.     top:166px;
  51.     width:67px;
  52.     height:602px;
  53. }
  54.  
  55. #index-06_ {
  56.     position:absolute;
  57.     left:80px;
  58.     top:166px;
  59.     width:538px;
  60.     height:50px;
  61. }
  62.  
  63. #index-07_ {
  64.     position:absolute;
  65.     left:618px;
  66.     top:166px;
  67.     width:395px;
  68.     height:6px;
  69. }
  70.  
  71. #index-08_ {
  72.     position:absolute;
  73.     left:618px;
  74.     top:172px;
  75.     width:12px;
  76.     height:56px;
  77. }
  78.  
  79. #index-09_ {
  80.     position:absolute;
  81.     left:630px;
  82.     top:172px;
  83.     width:322px;
  84.     height:38px;
  85. }
  86.  
  87. #index-10_ {
  88.     position:absolute;
  89.     left:952px;
  90.     top:172px;
  91.     width:61px;
  92.     height:596px;
  93. }
  94.  
  95. #index-11_ {
  96.     position:absolute;
  97.     left:630px;
  98.     top:210px;
  99.     width:322px;
  100.     height:18px;
  101. }
  102.  
  103. #index-12_ {
  104.     position:absolute;
  105.     left:80px;
  106.     top:216px;
  107.     width:538px;
  108.     height:12px;
  109. }
  110.  
  111. #content_container {
  112.     position:relative;
  113.     left:80px;
  114.     top:228px;
  115.     width:864px;
  116.     height:497px;
  117.     overflow: inherit;
  118.     clear: both;
  119. }
  120.  
  121. #index-14_ {
  122.     position:absolute;
  123.     left:944px;
  124.     top:228px;
  125.     width:8px;
  126.     height:540px;
  127. }
  128.  
  129. #index-15_ {
  130.     position:absolute;
  131.     left:80px;
  132.     top:725px;
  133.     width:864px;
  134.     height:43px;
  135. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement