Advertisement
kotletbarani

zamówienie scos

Jun 27th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. <link href='http://fonts.googleapis.com/css?family=Merienda&subset=latin,latin-ext' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Medula+One' rel='stylesheet' type='text/css'>
  2. <style type="text/css">body {
  3. background: #000000
  4. url("http://static.tumblr.com/vqqnpua/nrMm8xs1a/background.png");
  5. background-attachment: fixed;
  6. background-position: center;
  7. background:
  8. background-position: top center;
  9. margin: 0px;
  10. }
  11. .bodyline {
  12. background-color: rgb(255, 249, 245);
  13. border: 3px solid rgb(245, 174, 127);
  14. border-top: none;
  15. border-bottom: none;
  16. border-radius: 15px;
  17. box-shadow: 0px 0px 20px rgb(116, 54, 19);
  18. }
  19. a.gensmall:hover {
  20. color:#3D3D39;
  21. text-decoration:none;
  22. }
  23. a.gensmall{
  24. color:#3D3D39;}
  25. td.row3Right {background-color: #222222; border: #FFFFFF; border-style: dashed; }
  26. td.spacerow {display:none;}
  27. th {
  28. background-image: url();
  29. color: #ffffff;
  30. text-shadow: -1px 0px 0px rgb(182, 153, 139);
  31. letter-spacing: 1px;
  32. font-size: 12px;
  33. font-family: century gothic;
  34. text-transform: uppercase;
  35. background-color: #F5AD7F;
  36. height: 20px;
  37. border-top: 5px solid rgb(255, 212, 184);
  38. }
  39. td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  40. background-image: url(images/cellpic1.gif);
  41. background-color: rgb(255, 249, 245);
  42. height: 10px; }
  43. th.thcornerl, th.thtop, th.thcornerr {
  44. color: white;
  45. font-size: 70%;
  46. font-weight: bold;
  47. background-color: #F5AD7F;
  48. background-image: url(images/cellpic3.gif);
  49. height: 24px;
  50. }
  51. .cattitle {
  52. family-family: Arial;
  53. font-size: 3px;
  54. color: rgb(255, 249, 245);
  55. text-decoration: none;
  56. }
  57. a.cattitle {
  58. text-decoration: none;
  59. color: rgb(255, 249, 245);
  60. }
  61. td.row1 {
  62. background-color:rgb(255, 249, 245);
  63. border-radius:6px; }
  64.  
  65. td.row2 {
  66. background-color: rgb(255, 249, 245);
  67. border-radius:6px; }
  68.  
  69. td.row3 {
  70. background-color: rgb(255, 249, 245);
  71. border-radius:6px;}
  72. .forumline {
  73. background-color:rgb(255, 249, 245);
  74. border: 0px rgb(255, 249, 245) solid;
  75. }
  76.  
  77. .forumlink{font-family: 'Merienda', cursive;
  78. font-size: 25px;
  79. position: relative;
  80. bottom: -9;
  81. z-index: 10000;
  82. text-transform: lowercase;
  83. color: rgb(75, 73, 73);
  84. padding-left: 30px;
  85. margin-bottom:-7px;
  86. text-align:center;
  87. text-shadow: -1px 0px 0px rgb(184, 122, 98);
  88. }
  89. a.forumlink:hover {
  90. text-decoration: none;
  91. text-decoration: none;
  92. color:rgb(75, 73, 73);;
  93. font-weight: none;
  94. -webkit-transition: all 1s ease;
  95. -moz-transition: all 1s ease;
  96. -o-transition: all 1s ease;}
  97. a.forumlink{color:rgb(75, 73, 73);;}
  98.  
  99. a.mainmenu {
  100. font-width: bold;
  101. font-size: 11px;
  102. font-family: arial;
  103. vertical-align: center;
  104. text-transform: uppercase;
  105. color:#3D3D39;
  106. text-decoration: none;
  107. }
  108. .mainmenu {
  109. font-width: bold;
  110. font-size: 11px;
  111. font-family: arial;
  112. vertical-align: center;
  113. text-transform: uppercase;
  114. color:#3D3D39;
  115. text-decoration: none;
  116. }
  117. a.mainmenu:hover {font-width: bold;
  118. font-size: 11px;
  119. font-family: arial;
  120. vertical-align: center;
  121. text-transform: uppercase;
  122. color:rgb(245, 174, 127);
  123. text-decoration: none;
  124. text-shadow: 0px 0px 2px rgb(245, 174, 127);
  125. -webkit-transition: all 1s ease;
  126. -moz-transition: all 1s ease;
  127. -o-transition: all 1s ease;
  128. background-color:transparent;
  129. }
  130. a.forumlink {
  131. text-decoration: none;
  132. }
  133. .postbody{background-color: rgb(255, 249, 245);
  134. text-align: justify;
  135. padding-bottom: 10px;
  136. display:block;}
  137. a:link,a:active,a:visited { color: none; text-decoration:none; }
  138. p, td { font-size: 11px; color: #000000; }
  139. a:hover { text-decoration: none; color : none; }
  140. .postdetails img {
  141. border-radius: 5px 5px 5px 5px;
  142. border-left: rgb(167, 113, 64) 2px solid;
  143. border-right: rgb(167, 113, 64) 2px solid;
  144. box-shadow: 0 1px 3px rgb(0, 0, 0);
  145. opacity: 0.9;
  146. }
  147. .postdetails img:hover{
  148. -webkit-filter: grayscale(100%);
  149. -webkit-transition: all 1s ease;
  150. -moz-transition: all 1s ease;
  151. -o-transition: all 1s ease;
  152. opacity:1; }
  153. .forum1{width: 300px;
  154. background: transparent;
  155. padding: 3px;
  156. margin-top: 5px;
  157. margin-left: 60px;
  158. position: relative;
  159. left: 30px;
  160. box-shadow: 0px 0px 0px #ededed;
  161. border-right: 1px solid #eee;
  162. border-bottom: 2px solid #F5AD7F;
  163. }
  164. .forum2{padding: 10px;
  165. font: normal 7.5px calibri;
  166. letter-spacing: 0px;
  167. text-align: justify;
  168. background: #fff;
  169. text-transform: uppercase;
  170. line-height: 8px;
  171. color: #111;
  172. text-indent: 0px;}
  173. .linki{margin-top: 8px;
  174. text-align: right;
  175. background: #fcfcfc;
  176. padding: 1px;}
  177. .code {
  178. font-family: century gothic;
  179. font-size: 11px;
  180. color: rgb(75, 43, 33);
  181. background-color: rgb(255, 247, 247);
  182. border: rgb(95, 65, 37);
  183. border-style: solid;
  184. border-left-width: 3px;
  185. border-top-width: 0px;
  186. border-right-width: 3px;
  187. border-bottom-width: 0px;
  188. border-radius: 15px;
  189. }
  190. .quote {
  191. font-family: century gothic;
  192. font-style: italic;
  193. font-size: 11px;
  194. color: #444444;
  195. line-height: 125%;
  196. background-color: rgb(255, 247, 247);
  197. border: rgb(209, 82, 33);
  198. border-style: solid;
  199. border-left-width: 10;
  200. border-top-width: 0;
  201. border-right-width: 0;
  202. border-bottom-width: 0;
  203. border-radius: 5px;
  204. }
  205. .a:hover{color:#3D3D39;}
  206. a.nav{color:#3D3D39;}
  207. a:link, a:active, a:visited {
  208. color:#3D3D39);
  209. }
  210. .table0 {
  211. background-color: #EFEFEF;
  212. border-left-color: rgb(255, 121, 121);
  213. border-left-style: solid;
  214. border-left-width: 3px;
  215. border-right-color: rgb(255, 121, 121);
  216. border-right-style: solid;
  217. border-right-width: 3px;
  218. color: #000000;
  219. font-size: 10px;}
  220. #cred {
  221. font-size: 8px;
  222. letter-spacing: 1px;
  223. opacity: 0.3;
  224. font-weight: bold;
  225. color: #000000;
  226. font-family: calibri;
  227. background-color: #FFFFFF;
  228. padding: 4px;
  229. border: 1px dashed #514a4d;
  230. text-transform: uppercase;
  231. bottom: 10px;
  232. right: 10px;
  233. position: fixed;
  234. text-decoration: none;
  235. }
  236. #cred:hover{transition-duration: 0.6s;
  237. -moz-transition-duration: 0.6s;
  238. -webkit-transition-duration: 0.6s;
  239. -o-transition-duration: 0.6s;
  240. box-shadow: #9A927D 0px 0px 7px;
  241. opacity:0.8;
  242. }</style>
  243. <div id="cred">
  244. <a href="http://kotletbarani.blogspot.com/" target="_blank">STYL BY kotletbarani</a>
  245. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement