Advertisement
valentinsenm

stilsett 14

Jan 13th, 2014
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. body {
  2. font-family: helvetica, arial, verdana;
  3. font-size: 12px;
  4. background: url(http://i42.tinypic.com/s43m80.png);
  5. color: #777;
  6. }
  7. .image {
  8. background: url('http://i41.tinypic.com/2zjkqis.png');
  9. height: 400px;
  10. width: 922px;
  11. z-index:1;
  12. margin-top:0px;
  13. margin-left:150px
  14. }
  15. .main{
  16. margin-top:-40px;
  17. margin-left: 390px;
  18. width: 700px;
  19. background: #fff;
  20. padding: 5px;
  21. text-align: left;
  22. border: 2px solid #a1ff91;
  23. -moz-border-radius: 10px;
  24. -webkit-border-radius: 10px;
  25. -khtml-border-radius: 10px;
  26. border-radius: 10px;
  27. }
  28. .sidee{
  29. position: absolute;
  30. top: 360px;
  31. left: 140px;
  32. width: 240px;
  33. height: auto;
  34. text-align: justify;
  35. border: 2px solid #a1ff91;
  36. -moz-border-radius: 10px;
  37. -webkit-border-radius: 10px;
  38. -khtml-border-radius: 10px;
  39. border-radius: 10px;
  40. }
  41. #example-one { background: #fff; padding: 10px; margin: 0 0 1px 0;-moz-border-radius: 10px;
  42. -webkit-border-radius: 10px;
  43. -khtml-border-radius: 10px;
  44. border-radius: 10px;
  45. font-size: 9px;}
  46. #example-one .nav { overflow: hidden; margin: 0 0 10px 0; }
  47. #example-one .nav li { width: 50px; float: left; margin: 0 5px 0 0; }
  48. #example-one .nav li a { display: block; padding: 4px; background: #f891ff; color: white; font-size: 9px; text-align: center; border: 0;-moz-border-radius: 10px;
  49. -webkit-border-radius: 10px;
  50. -khtml-border-radius: 10px;
  51. border-radius: 10px; }
  52. #example-one .nav li a:hover { background-color: #dc91ff; }
  53. #example-one ul { list-style: none; }
  54. #example-one ul li a { display: block; padding-left: 5px; color: #666; }
  55. #example-one ul li a:hover, #example-one ul li a:focus { background: #fbff91; }
  56. #example-one ul li:last-child a { border: none; }
  57. #example-one li.nav-one a.current, ul.featured li a:hover { background-color: #9c91ff; color: white; }
  58. #example-one li.nav-two a.current, ul.arkiv li a:hover { background-color: #9c91ff; color: white; }
  59. #example-one li.nav-three a.current, ul.kategori li a:hover { background-color: #9c91ff; color: white; }
  60. #example-one li.nav-four a.current, ul.lenk li a:hover { background-color: #9c91ff; color: white; }
  61. .hide { position: absolute; top: -9999px; left: -9999px; }
  62. h2 {
  63. color: #91b4ff;
  64. font-family: candara, georgia;
  65. font-size:17px;
  66. line-height:17px;
  67. text-align: center;
  68. text-transform: uppercase;
  69. letter-spacing: 1px;
  70. border-bottom: 1px solid #a1ff91;
  71. margin-bottom: 10px;
  72. }
  73. #double li { width:50%;}
  74. .lidd{
  75. line-height:1.5em;
  76. float: left;
  77. display: inline;
  78. }
  79. h12{
  80. color: #202020;
  81. display:block;
  82. width: 200px;
  83. background: #fbff91;
  84. margin-bottom: 3px;
  85. -moz-border-radius: 10px;
  86. -webkit-border-radius: 10px;
  87. -khtml-border-radius: 10px;
  88. border-radius: 10px;
  89. border: 1px solid #a1ff91;
  90. }
  91. a, a:link, a:visited, a:active {
  92. color: #91b4ff;
  93. font-weight: normal;
  94. text-decoration: none;
  95. -webkit-transition:0.5s;
  96. transition: 0.5s;cursor:url(http://cur.cursors-4u.net/others/oth-6/oth644.cur),default;
  97. }
  98. a:hover {
  99. text-decoration: none;
  100. color: #777;
  101. -webkit-transition:0.5s;
  102. }
  103. ::-moz-selection {
  104. background-color: transparent;
  105. color: #999999;
  106. }
  107. h4{
  108. text-decoration: none;
  109. line-height: 27px;
  110. font-size: 18px;
  111. color: #9c91ff;
  112. text-align: left;
  113. }
  114. input{
  115. background-color: #ffffff;
  116. border: 1px solid #9c91ff;
  117. -moz-border-radius: 20px;
  118. -webkit-border-radius: 20px;
  119. -khtml-border-radius: 20px;
  120. border-radius: 20px;
  121. }
  122. textarea {
  123. border: 1px solid #9c91ff;
  124. background-position: left bottom;
  125. -moz-border-radius: 20px;
  126. -webkit-border-radius: 20px;
  127. -khtml-border-radius: 20px;
  128. border-radius: 20px;
  129. padding: 10px;
  130. background-repeat: no-repeat;
  131. background-color: #ffffff;
  132. }
  133. #comments .owner{
  134. border: 1px solid #9c91ff;
  135. -moz-border-radius: 20px;
  136. -webkit-border-radius: 20px;
  137. -khtml-border-radius: 20px;
  138. border-radius: 20px;
  139. background-color: #ffffff;
  140. width: 660px;
  141. color: #666;
  142. margin-left: 10px;
  143. }
  144. #comments .user{
  145. border: 1px solid #9c91ff;
  146. -moz-border-radius: 20px;
  147. -webkit-border-radius: 20px;
  148. -khtml-border-radius: 20px;
  149. border-radius: 20px;
  150. background-color: #ffffff;
  151. width: 660px;
  152. color: #666;
  153. margin-left: 10px;
  154. }
  155. #comments .other{
  156. border: 1px solid #9c91ff;
  157. -moz-border-radius: 20px;
  158. -webkit-border-radius: 20px;
  159. -khtml-border-radius: 20px;
  160. border-radius: 20px;
  161. background-color: #ffffff;
  162. width: 660px;
  163. color: #666;
  164. margin-left: 10px;
  165. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement