Guest User

Untitled

a guest
Sep 16th, 2013
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.07 KB | None | 0 0
  1.    #logo {
  2.     width:167px;
  3.     height:96px;
  4.     margin-right: 200px;
  5.     float:left;
  6.     margin: 24px;
  7.    }
  8.    
  9.    
  10. #info{
  11.  display: block;
  12.     float: left;
  13.     height: 175px;
  14.     width: 300px;
  15.     margin-right: 0px;
  16.     background-image: url('../images/info_box_1.png');
  17.     text-align: center;
  18.     line-height: 50px;
  19.     text-decoration: none;
  20. }
  21.  
  22. #mang1, #uusp, #jatka {
  23.  
  24.  display: block;
  25.     float: left;
  26.     height: 45px;
  27.     width: 200px;
  28.     margin-right: 0px;
  29.     background-image: url('../images/Button_black_small.png');
  30.     text-align: center;
  31.     line-height: 50px;
  32.     text-decoration: none;
  33.     margin-top:5px;
  34. }
  35.  
  36.  
  37. .kool1, .kool3  {
  38.     display: block;
  39.     float: left;
  40.     height: 50px;
  41.     width: 100px;
  42.     margin-right: 0px;
  43.     background-image: url('../images/button_test.png');
  44.     text-align: center;
  45.     line-height: 50px;
  46.     text-decoration: none;
  47.  
  48. }
  49.  
  50.  
  51. #aru, #aru, #too, #teams, #sqn, #kalend, #plan{
  52.    display: block;
  53.     float: left;
  54.     height: 30px;
  55.     width: 150px;
  56.     margin-right: 0px;
  57.     background-image: url('../images/Button_3_small.png');
  58.     text-align: center;
  59.     line-height: 50px;
  60.     text-decoration: none;
  61.  margin-top:5px;
  62. }
  63.  
  64.  
  65. .kool2, .log  {
  66.     display: block;
  67.     float: left;
  68.     height: 50px;
  69.     width: 100px;
  70.     margin-right: 0px;
  71.     background-image: url('../images/button_test2.png');
  72.     text-align: center;
  73.     line-height: 50px;
  74.     text-decoration: none;
  75.  
  76. }
  77.  
  78. .lEnglish, .lEstonian, .lRussian , #clear{
  79. margin-top:25px;
  80. text-decoration: none;
  81. }
  82.  
  83.  
  84. #tile_mid, #tile_top , #tile_mid_pt2{
  85.     margin-left: 200px;
  86. }
  87.  
  88.  
  89. .but1, .but2, .but3{
  90. display: block;
  91. float: left;
  92. height: 30px;
  93. width: 162px;
  94. background-image: url('../images/button_test3.png');
  95. text-align: center;
  96. margin-right:2px;
  97. margin-top:4px;
  98. }
  99.  
  100. .but4, .but5 {
  101. display: block;
  102. float: left;
  103. height: 30px;
  104. width: 162px;
  105. background-image: url('../images/button_test3.png');
  106. text-align: center;
  107. margin-right:2px;
  108. margin-top:4px;
  109. }
  110.  
  111.  
  112.  
  113.  
  114. .kool3 {
  115.     margin-right: 0;
  116. }
  117.  
  118. .clear {
  119.     clear: both;
  120. }
Advertisement
Add Comment
Please, Sign In to add comment