Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 11th, 2012  |  syntax: None  |  size: 2.43 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /*
  2.  
  3.  
  4.  
  5. br_indeks, Ime i Prezime, Grupa
  6.  
  7.  
  8.  
  9. */
  10. body
  11. {       font-family:Arial,Helvetica,sans-serifч
  12.         font-size:0.7em;
  13.         text-align:center;
  14.         position:absolute;
  15.         background:url('img//gradient_bg.jpg')repeat-x;
  16.         height:100%;
  17.         padding-bottom:2500px;}
  18.  
  19. #container
  20. {       text-align:center;
  21. }
  22.  
  23. #intro
  24. {
  25.         background:url('img//clouds.jpg');
  26.         background-repeat:repeat-x;
  27.         padding-top:100px;
  28.  
  29.        
  30. }
  31.  
  32. #pageHeader
  33. {
  34.         background:url('img//water_edge.jpg')repeat-x;
  35.         width:1000px;
  36.         padding-top:100px;
  37.         color:white;
  38.        
  39.  
  40. }
  41.  
  42. #pageHeader h1
  43. {
  44. background:url('img//fish_bottom.gif')no-repeat;
  45. height:110px;
  46. font-size:40px;
  47. margin-left:150px;
  48. padding-right:120px;
  49. padding-left:0px;
  50. }
  51.  
  52. #pageHeader h2
  53. {
  54.         font-size:15px;
  55.         width:200px;
  56.         text-align:left;
  57.         margin-left:500px;
  58.         margin-top:-50px;
  59.         line-height:50px;
  60. }
  61.  
  62. #quickSummary .p1 span
  63. {display:none;}
  64.  
  65. #quickSummary .p2
  66. {
  67.         text-align:justify;
  68.         margin-left:150px;
  69.         margin-right:300px;
  70.         margin-top:100px;
  71.         color:white;
  72. }
  73.  
  74. #explanation h3
  75. {
  76.         margin-top:150px;
  77.         background:url('img//fish_top.gif') no-repeat;
  78.         height:80px;
  79.         margin-left:150px;
  80.         padding-right:120px;
  81.         font-size:30px;
  82.         font-weight:bold;
  83.         color:white;
  84. }
  85.  
  86. #explanation .p1
  87. {
  88.         text-align:justify;
  89.         margin-left:150px;
  90.         margin-right:300px;
  91.         margin-top:100px;
  92.         color:white;
  93.         margin-top:20px;
  94. }
  95.  
  96. #explanation .p2
  97. {
  98.         text-align:justify;
  99.         margin-left:150px;
  100.         margin-right:300px;
  101.         margin-top:100px;
  102.         color:white;
  103.         margin-top:20px;
  104. }
  105.  
  106. #participation h3
  107. {
  108.         margin-top:150px;
  109.         background:url('img//fish_top.gif') no-repeat;
  110.         height:80px;
  111.         margin-left:150px;
  112.         padding-right:120px;
  113.         font-size:30px;
  114.         font-weight:bold;
  115.         color:white;
  116. }
  117.  
  118. #participation .p1
  119. {
  120.         text-align:justify;
  121.         margin-left:150px;
  122.         margin-right:300px;
  123.         margin-top:100px;
  124.         color:white;
  125.         margin-top:20px;
  126. }
  127.  
  128. #participation .p2
  129. {
  130.         text-align:justify;
  131.         margin-left:150px;
  132.         margin-right:300px;
  133.         margin-top:100px;
  134.         color:white;
  135.         margin-top:20px;
  136. }
  137.  
  138.  
  139. #benefits h3
  140. {
  141.         margin-top:150px;
  142.         background:url('img//fish_top.gif') no-repeat;
  143.         height:80px;
  144.         margin-left:150px;
  145.         padding-right:120px;
  146.         font-size:30px;
  147.         font-weight:bold;
  148.         color:white;
  149. }
  150.  
  151. #benefits .p1
  152. {
  153.         text-align:justify;
  154.         margin-left:150px;
  155.         margin-right:300px;
  156.         margin-top:100px;
  157.         color:white;
  158.         margin-top:20px;
  159. }
  160.  
  161. #benefits .p2
  162. {
  163.         text-align:justify;
  164.         margin-left:150px;
  165.         margin-right:300px;
  166.         margin-top:100px;
  167.         color:white;
  168.         margin-top:20px;
  169. }