Advertisement
kotletbarani

Styl 001

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