Advertisement
Jiminari

Rózsaszín-sárga css kód

Sep 7th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. <!-- do NOT remove my credits! Ha elviszed ne tüntesd fel sajátként! -->
  2.  
  3. <p>
  4. css by.: <a href="http://seominas.tumblr.com" target="_blank">seominas</a></p>
  5.  
  6. <link href="http://fonts.googleapis.com/css?family=Yesteryear" rel="stylesheet" type="text/css" />
  7. <style type="text/css">
  8. .site {
  9. width: 750px;
  10. margin-left: 0px;}
  11.  
  12. body {
  13. background-image: url(http://media.tumblr.com/3daf004738acd1c3192df001d6f781a9/tumblr_inline_ms3cmst2mJ1qz4rgp.png);}
  14.  
  15. td.modtitle {
  16. font-family: 'Yesteryear';
  17. font-size: 30px;
  18. font-weight: normal;
  19. font-style: normal;
  20. color: #f6d34c;
  21. background-image: url(http://media.tumblr.com/2934bdc564964b11ff127dda1d13d75f/tumblr_inline_ms2uxmei9s1qz4rgp.png);
  22. text-align: center;
  23. text-transform: none;
  24. text-shadow: #e04459 2px 0px 0px;
  25. border-top: 3px solid #e04459;}
  26.  
  27. td.modbody {
  28. font-family: tahoma;
  29. font-size: 8pt;
  30. font-weight: normal;
  31. font-style: normal;
  32. color: #707070;
  33. background-image: url(http://media.tumblr.com/2934bdc564964b11ff127dda1d13d75f/tumblr_inline_ms2uxmei9s1qz4rgp.png);
  34. text-align: justify;
  35. text-shadow: 0px 1px 1px #e2e2e2;
  36. line-height: 12px;
  37. padding: 5px;
  38. border-bottom: 3px solid #e04459;}
  39.  
  40. td.listheader, td.listheader3 {
  41. background-color: transparent;
  42. font-family: 'Yesteryear';
  43. font-weight: normal;
  44. font-style: normal;
  45. font-size: 18px;
  46. color: #c83c4f;
  47. text-shadow: 1px 0px 0px #dcbc43;}
  48.  
  49. td.list1 {
  50. background-color: transparent;
  51. font-family: tahoma;
  52. font-size: 6pt;
  53. text-align: justify;
  54. color: #e04459;}
  55.  
  56. td.list2 {
  57. background-color: transparent;
  58. color: #707070;
  59. font-family: tahoma;
  60. font-size: 8pt;
  61. text-align: justify;
  62. text-shadow: 0px 1px 1px #e2e2e2;}
  63.  
  64. td.list3 {
  65. background-color: transparent;
  66. color: #f25268;
  67. font-family: georgia;
  68. font-size: 14px;
  69. font-weight: bold;
  70. font-style: italic;}
  71.  
  72. .txtnormal {
  73. font-family: tahoma;
  74. font-size: 8pt;
  75. font-weight: normal;
  76. font-style: normal;
  77. color: #707070;
  78. background-color: transparent;
  79. text-align: justify;
  80. text-shadow: #d0d0d0 0px 1px 1px;
  81. padding: 5px;}
  82.  
  83. .txtbold {
  84. color: #ebcb50;
  85. font-family: georgia;
  86. font-size: 10px !important;
  87. filter: alpha(opacity=90);
  88. opacity: 0.9;}
  89.  
  90. h2 {
  91. color: #e0c45c;
  92. background-color: transparent;
  93. font-family: tahoma;
  94. font-weight: bold;
  95. font-size: 8pt !important;
  96. padding: 0px;
  97. text-align: center;
  98. text-transform: uppercase;
  99. -webkit-transition: .5s ease-in;
  100. -moz-transition: .5s ease-in;
  101. -o-transition: .5s ease-in;}
  102. a:hover h2 {
  103. color: #f45c70;
  104. background-color: transparent;
  105. font-size: 8pt !important;
  106. font-family: tahoma;
  107. padding: 0px;
  108. font-weight: bold;
  109. text-align: center;
  110. text-transform: uppercase;
  111. cursor: help;}
  112.  
  113. input {
  114. font-family: tahoma;
  115. font-size: 8pt;
  116. color: #ffffff;
  117. border: 0px;
  118. background-color: #e04459;
  119. text-shadow: 0px 1px 1px #c83c4f;
  120. contour: 1px;
  121. padding: 1px;}
  122.  
  123. ::selection{
  124. background-color: #e04459;
  125. color: #ffffff;}
  126. ::-moz-selection{
  127. background-color: #e04459;
  128. color: #ffffff;}
  129.  
  130. a img {
  131. padding: 0px;
  132. border: 0px;
  133. filter:alpha(opacity=100);
  134. opacity: 1;
  135. background-color: transparent;
  136. border-radius: 0em 1em 0em 2em;}
  137. a img:hover {
  138. padding: 0px;
  139. border: 0px;
  140. filter:alpha(opacity=60);
  141. opacity: 0.5;
  142. background-color: transparent;
  143. cursor: help;}
  144.  
  145. img {
  146. padding: 0px;
  147. border: 0px;
  148. filter:alpha(opacity=100);
  149. opacity: 10;
  150. background-color: #ffffff;}
  151. img:hover {
  152. padding: 0px;
  153. border: 0px;
  154. filter:alpha(opacity=90);
  155. opacity: 0.9;
  156. background-color: #ffffff;
  157. cursor: default;}
  158.  
  159. a:link, a:visited {
  160. color: #e0c45c;
  161. background-color: transparent;
  162. text-decoration: none;
  163. font-weight: normal;
  164. font-size: 8pt;
  165. font-family: tahoma;
  166. text-transform: none;}
  167. a:hover {
  168. color: #ffffff;
  169. background-color: #f45c70;
  170. font-family: tahoma;
  171. font-style: normal;
  172. font-size: 8pt;
  173. text-decoration: none;
  174. text-shadow: 0px;
  175. cursor: help;
  176. text-transform: none;
  177. }
  178.  
  179. strong {
  180. color: #dcbc43;
  181. font-family: tahoma;
  182. font-weight: bold;
  183. font-size: 9px;
  184. text-transform: uppercase;}
  185.  
  186. u {
  187. color: #e04459;
  188. font-family: tahoma;
  189. font-size: 8pt;
  190. text-decoration: none;
  191. border-bottom: 2px dotted #f6d34c;}
  192.  
  193. em {
  194. color: #fb8595;
  195. font-family: georgia;
  196. font-size: 8pt;
  197. font-style: italic;}
  198.  
  199. strike {
  200. color: #f2d874;
  201. font-family: tahoma;
  202. font-size: 8pt;
  203. text-transform: none;}
  204.  
  205. blockquote {
  206. font-family: tahoma;
  207. font-style: normal;
  208. font-weight: normal;
  209. font-size: 8pt;
  210. color: #ffffff;
  211. text-shadow: #dcbc43 0px 1px 1px;
  212. line-height: 13px;
  213. padding: 5px;
  214. background-color: #f6d34c;
  215. border-bottom: 0px;
  216. box-shadow: #e04459 2px 2px 2px;} </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement