Advertisement
itskrystalized

css kód 026#

Feb 7th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.41 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Anaheim&subset=latin,latin-ext);
  3. @import url(https://fonts.googleapis.com/css?family=Playfair+Display&subset=latin,latin-ext);
  4.  
  5. body {
  6. background-color: #ededed;
  7. overflow: -moz-scrollbars-vertical;
  8. overflow-x: hidden;
  9. }
  10.  
  11. .site {
  12. width: 980px; /* oldalszélesség */
  13. margin: 0 auto;
  14. }
  15.  
  16. ::selection {
  17. background-color: #f2f2f2;
  18. color: #9bbcbd;
  19. }
  20.  
  21. ::-moz-selection {
  22. background-color: #f2f2f2;
  23. color: #9bbcbd;
  24. }
  25.  
  26. ::-webkit-scrollbar {
  27. width: 17px;
  28. height: 17px;
  29. }
  30. ::-webkit-scrollbar {
  31. background-color: rgb(237,237,237);
  32. }
  33. ::-webkit-scrollbar-track {
  34. border: 8px solid rgb(237,237,237);
  35. background-color: rgb(206,206,206);
  36. }
  37. ::-webkit-scrollbar-thumb {
  38. border:8px solid rgb(237,237,237);
  39. background-color: rgb(148,179,180);
  40. }
  41.  
  42. td.sitecol {
  43. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842079_02.png);
  44. padding: 15px;
  45. }
  46.  
  47. .column_side {
  48. background: transparent;
  49. }
  50.  
  51. .column_side td.modtitle {
  52. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842076_51.png);
  53. color: #4a8081;
  54. text-shadow: 1px 0px 0px #99b7b8;
  55. font-family: 'Playfair Display', serif;
  56. font-style: normal;
  57. font-size: 14px;
  58. text-align: center;
  59. letter-spacing: 1px;
  60. position: absolute;
  61. font-weight: normal !important;
  62. text-transform: uppercase;
  63. margin-left: -30px;
  64. padding: 10px;
  65. display: inline-block;
  66. }
  67.  
  68. .column_side td.modbody {
  69. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842080_36.png);
  70. background-repeat: repeat-x;
  71. background-position: top;
  72. padding-top: 36px !important;
  73. margin-top: 10px;
  74. background-color: #ffffff;
  75. color: #2f2f2f;
  76. padding: 10px;
  77. line-height: 19px;
  78. text-align: justify;
  79. font-family: 'Anaheim', sans-serif;
  80. font-size: 13px;
  81. }
  82.  
  83. .column_main {
  84. background: transparent;
  85. }
  86.  
  87. .column_main td.modtitle {
  88. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842074_42.png);
  89. color: #413734;
  90. text-shadow: 1px 0px 0px #9c8f8a;
  91. font-family: 'Playfair Display', serif;
  92. font-style: normal;
  93. font-size: 14px;
  94. text-align: center;
  95. letter-spacing: 1px;
  96. position: absolute;
  97. font-weight: normal !important;
  98. text-transform: uppercase;
  99. margin-left: -30px;
  100. padding: 10px;
  101. display: inline-block;
  102. }
  103.  
  104. .column_main td.modbody {
  105. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842080_20.png);
  106. background-repeat: repeat-x;
  107. background-position: top;
  108. padding-top: 36px !important;
  109. margin-top: 10px;
  110. background-color: #ffffff;
  111. color: #2f2f2f;
  112. padding: 10px;
  113. line-height: 19px;
  114. text-align: justify;
  115. font-family: 'Anaheim', sans-serif;
  116. font-size: 13px;
  117. }
  118.  
  119. h2 {
  120. color: #8fbdbe;
  121. font-family: 'Playfair Display', serif;
  122. text-transform: uppercase;
  123. letter-spacing: 0px;
  124. text-align: center;
  125. border: 0px;
  126. margin: 0px !important;
  127. font-size: 18px !important;
  128. font-style: italic;
  129. font-weight: normal;
  130. }
  131.  
  132. a:hover h2 {
  133. color: #df9296;
  134. font-family: 'Playfair Display', serif;
  135. text-transform: uppercase;
  136. letter-spacing: 0px;
  137. text-align: center;
  138. border: 0px;
  139. margin: 0px !important;
  140. font-size: 18px !important;
  141. font-style: italic;
  142. font-weight: normal;
  143. }
  144.  
  145. .txtmini {
  146. font-size: 12px !important;
  147. font-family: 'Anaheim', sans-serif;
  148. font-style: italic;
  149. background-color: #bbaca7;
  150. color: #ffffff;
  151. padding: 4px;
  152. text-align: center;
  153. display: inline-block;
  154. }
  155.  
  156. .txtbold {
  157. background-color: transparent;
  158. font-size: 12px !important;
  159. font-weight: 300 !important;
  160. font-family: 'Anaheim', sans-serif;
  161. color: #1d1d1d;
  162. text-align: right;
  163. }
  164.  
  165. .blogtags {
  166. font-size: 0px !important;
  167. font-family: 'Anaheim', sans-serif;
  168. color: #acacac;
  169. font-style: normal !important;
  170. }
  171.  
  172. .blogtags a:link, .blogtags a:visited {
  173. font-family: 'Anaheim', sans-serif;
  174. font-size: 11px !important;
  175. font-weight: 300 !important;
  176. font-style: normal !important;
  177. text-transform: uppercase;
  178. padding: 2px;
  179. margin: 1px;
  180. background-color: #a1c9ca;
  181. color: #ffffff;
  182. }
  183.  
  184. .blogtags a:hover, .blogtags a:active {
  185. font-family: 'Anaheim', sans-serif;
  186. font-size: 11px !important;
  187. font-weight: 300 !important;
  188. font-style: normal !important;
  189. text-transform: uppercase;
  190. padding: 2px;
  191. margin: 1px;
  192. background-color: #fab8bb;
  193. color: #ffffff;
  194. }
  195.  
  196. td.listheader {
  197. font-family: 'Anaheim', sans-serif;
  198. font-style: italic;
  199. font-size: 16px;
  200. color: #3a3a3a;
  201. text-transform: uppercase;
  202. }
  203.  
  204. div[id*="commentContainer"] td.list1 {
  205. background: transparent;
  206. color: #2f2f2f;
  207. font-family: 'Anaheim', sans-serif;
  208. font-size: 12px;
  209. text-shadow: 0px;
  210. }
  211.  
  212. div[id*="commentContainer"] td.list2 {
  213. background: transparent;
  214. color: #2f2f2f;
  215. font-family: 'Anaheim', sans-serif;
  216. font-size: 13px;
  217. text-shadow: 0px;
  218. }
  219.  
  220. div[id*="commentContainer"] .txtbold {
  221. color: #82a5a6;
  222. font-family: 'Anaheim', sans-serif;
  223. font-size: 13px;
  224. font-style: italic;
  225. font-weight: normal;
  226. }
  227.  
  228. .commenttext {
  229. color: #2f2f2f;
  230. font-family: 'Anaheim', sans-serif;
  231. font-size: 13px;
  232. font-style: normal;
  233. font-weight: normal;
  234. line-height: 19px;
  235. text-align: justify;
  236. }
  237.  
  238. .commenttext p {
  239. color: #2f2f2f;
  240. font-family: 'Anaheim', sans-serif;
  241. font-size: 13px;
  242. font-style: normal;
  243. font-weight: normal;
  244. line-height: 19px;
  245. text-align: justify;
  246. }
  247.  
  248. .txtnormal {
  249. color: #2f2f2f;
  250. font-family: 'Anaheim', sans-serif;
  251. font-size: 13px;
  252. line-height: 19px;
  253. text-align: justify;
  254. }
  255.  
  256. table, tr, td {
  257. background-color: transparent;
  258. }
  259.  
  260. .blogmorelink {
  261. margin: 0 auto !important;
  262. text-align: center;
  263. }
  264.  
  265. .blogmorelink a:link, .blogmorelink a:visited {
  266. padding: 6px;
  267. color: #111111;
  268. font-family: 'Anaheim', sans-serif;
  269. font-style: italic;
  270. font-weight: 300 !important;
  271. font-size: 12px;
  272. background-color: #dbdadd;
  273. border: 2px solid #e6e5e8;
  274. -webkit-transition: all 0.5s linear;
  275. -moz-transition: all 0.5s linear;
  276. transition: all 0.5 linear;
  277. }
  278.  
  279. .blogmorelink a:hover, .blogmorelink a:active {
  280. padding: 6px;
  281. color: #000000;
  282. font-family: 'Anaheim', sans-serif;
  283. font-style: italic;
  284. font-weight: 300 !important;
  285. font-size: 12px;
  286. background-color: #a5d0d1;
  287. border: 2px solid #afddde;
  288. }
  289.  
  290. input {
  291. font-family: 'Anaheim', sans-serif;
  292. contour: 0px;
  293. border: 2px solid #ffbdc0;
  294. padding: 3px;
  295. font-size: 12px;
  296. font-style: italic;
  297. background-color: #fab8bb !important;
  298. color: #111111;
  299. text-shadow: 1px 1px #c48e91;
  300. }
  301.  
  302. table {
  303. color: #2f2f2f;
  304. text-align: justify;
  305. font-family: 'Anaheim', sans-serif;
  306. font-size: 13px;
  307. line-height: 19px;
  308. }
  309.  
  310. strong, b {
  311. font-family: 'Anaheim', sans-serif;
  312. text-transform: uppercase;
  313. font-weight: 600;
  314. font-size: 11px;
  315. letter-spacing: 0px;
  316. color: #81b2b3;
  317. }
  318.  
  319. em {
  320. font-family: 'Anaheim', sans-serif;
  321. font-style: italic;
  322. color: #5a5a5a;
  323. background-color: #f9bcbf;
  324. padding: 2px;
  325. }
  326.  
  327. u {
  328. text-decoration: none;
  329. color: #747474;
  330. border-bottom: 1px solid #a4d0d1;
  331. }
  332.  
  333. a:link, a:visited {
  334. text-decoration: none;
  335. font-family: 'Anaheim', sans-serif;
  336. text-transform: uppercase;
  337. font-weight: 600;
  338. font-size: 11px;
  339. letter-spacing: 0px;
  340. color: #639495;
  341. transition: all .5s ease-in-out;
  342. -o-transition: all .5s ease-in-out;
  343. -webkit-transition: all .5s ease-in-out;
  344. -moz-transition: all .5s ease-in-out;
  345. }
  346.  
  347. a:hover, a:active {
  348. cursor: default;
  349. text-decoration: none;
  350. font-family: 'Anaheim', sans-serif;
  351. text-transform: uppercase;
  352. font-weight: 600;
  353. font-size: 11px;
  354. letter-spacing: 0px;
  355. color: #ce8a8d;
  356. }
  357.  
  358. blockquote {
  359. outline: 2px solid #dccfcb;
  360. background-image: url(http://hiver.gportal.hu/portal/hiver/image/gallery/1454842074_42.png);
  361. color: #000000;
  362. font-style: normal;
  363. padding: 5px;
  364. }
  365.  
  366. a:link img { /* linkelt kép */
  367. padding: 0px;
  368. border: 0px;
  369. transition: all .5s ease-in-out;
  370. -o-transition: all .5s ease-in-out;
  371. -webkit-transition: all .5s ease-in-out;
  372. -moz-transition: all .5s ease-in-out;
  373. }
  374. a img:hover { /* linkelt kép ha ráviszed az egeret */
  375. padding: 0px;
  376. border: 0px;
  377. filter: alpha(opacity=90);
  378. opacity: 0.9;
  379. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  380. filter: grayscale(100%); /* mérték megadható */
  381. -moz-filter: grayscale(100%); /* mérték megadható */
  382. -ms-filter: grayscale(100%); /* mérték megadható */
  383. -o-filter: grayscale(100%); /* mérték megadható */
  384. filter: gray;
  385. -webkit-filter: grayscale(100%); /* mérték megadható */
  386. }</style>
  387. <p>css by Efruse@glamour-factory.gportal.hu</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement