Advertisement
rocket12314

FFH | Bud

Jul 5th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.38 KB | None | 0 0
  1. <style>
  2. ::-webkit-scrollbar-thumb:horizontal {
  3. background-color: #717171;
  4. }
  5.  
  6. ::-webkit-scrollbar {
  7. height: 2px;
  8. width: 2px;
  9. background-color: transparent;
  10. }
  11.  
  12. ::-webkit-scrollbar-thumb:vertical {
  13. background-color: #717171;
  14. height: auto;
  15. }
  16.  
  17. #allelayout {
  18. margin: auto;
  19. width: 500px;
  20. height: 150px;
  21. position: relative; }
  22.  
  23. #alle {
  24. position: relative;
  25. width: 400px
  26. margin: auto;
  27. text-align: center;
  28. color: #000;
  29. text-shadow: 0 0 10px #fff;
  30. letter-spacing: 10px;
  31. font-family: times new roman;
  32. font-variant: none;
  33. font-style: italic;
  34. text-transform: none;
  35. font-size: 75px;
  36. }
  37.  
  38. #allenamesub {
  39. position: relative;
  40. width: 470px;
  41. top: 0.5px;
  42. margin: auto;
  43. text-align: center;
  44. color: #fff;
  45. text-shadow: 0 0 5px #000;
  46. letter-spacing: 12px;
  47. font-style: italic;
  48. font-family: arial;
  49. font-variant: none;
  50. text-transform: lowercase;
  51. font-size: 16px;
  52. }
  53.  
  54. #alle1 {
  55. position: absolute;
  56. float: left;
  57. background: rgba(187, 210, 210, .7);
  58. border: #000 solid .5px;
  59. padding: 20px;
  60. overflow: scroll;
  61. margin-top: -150px;
  62. margin-left: 130px;
  63. margin-right: 10px;
  64. width: 300px;
  65. height: 150px;
  66. color: #000;
  67. font-size: 11px;
  68. font-family: Times New Roman;
  69. text-align: justify; }
  70.  
  71. h1 {
  72. color: #000;
  73. font-size: 12px;
  74. line-height: 13px;
  75. margin:15px 0 5px 0;
  76. padding: 3px;
  77. letter-spacing: 2px;
  78. font-family: Times New Roman;
  79. text-align: center;
  80. text-transform: none;
  81. border-bottom: 0.5px dotted #000; }
  82.  
  83. h2 {
  84. color: #000;
  85. font-size: 11px;
  86. line-height: 11px;
  87. font-family: Times New Roman;
  88. text-align: left;
  89. text-transform: none;
  90. margin:5px 5px 5px 10px;
  91. letter-spacing: 2px; }
  92.  
  93. #cboxdiv {
  94. color: #000;
  95. background-color: #bbd2d2;
  96. text-align: center;
  97. line-height: 0;
  98. border: 0.5px solid #000;
  99. border-radius: 6px;
  100. }
  101.  
  102. .pn_reg {
  103. color: #000;
  104. }
  105.  
  106. .stxt {
  107. background-color: transparent;
  108. color: #000000;
  109. }
  110.  
  111. .stxt2 {
  112. background-color: transparent;
  113. color: #000000;
  114. }
  115.  
  116. div.right {
  117. float: right;
  118. width: 170px;
  119. top: 230px;
  120. left: 770px;
  121. position: absolute;
  122. height: auto;
  123. text-align: left;
  124. font-family: times;
  125. font-size: 13px;
  126. color: #000;
  127. }
  128. th.b {
  129. background-color: #bbd2d2;
  130. color: #000;
  131. font-family: times;
  132. letter-spacing: 1px;
  133. font-size: 14px;
  134. border: 0.5px dashed black;
  135. }
  136.  
  137. td.ra {
  138. background-color: #c3dbdb;
  139. text-align: center;
  140. }
  141.  
  142. td.rb {
  143. background-color: #b1c7c7;
  144. text-align: center;
  145. }
  146.  
  147. div.mid {
  148. float: left;
  149. width: 610px;
  150. height: 100%;
  151. text-align: center;
  152. font-family: times;
  153. font-size: 13px;
  154. color: #000;
  155. }
  156.  
  157. b {
  158. color: #000;
  159. font-family: times;
  160. font-size: medium;
  161. }
  162.  
  163. div.container {
  164. width: 950px;
  165. height: 200px;
  166. background-image: url("http://i.imgur.com/VPsfq4B.png");
  167. z-index: 1;
  168. background-color: transparent;
  169. }
  170.  
  171. body {
  172. position: relative;
  173. background-image: url("http://i.imgur.com/SeJnaK8.jpg");
  174. padding: 15px;
  175. color: #214249;
  176. font-family: verdana;
  177. background-size: cover;
  178. background-repeat: no-repeat;
  179. background-attachment: fixed;
  180. }
  181.  
  182. div.ex {
  183. position: absolute;
  184. background: rgba(255, 255, 255, .2);
  185. width: 950px;
  186. height: 1000px;
  187. padding: 0px;
  188. border: 1px solid #000;
  189. margin-left: -475px;
  190. margin-right: 0px;
  191. margin-top: 0px;
  192. text-align: center;
  193. font-family: verdana;
  194. font-size: 13px;
  195. color: #000;
  196. padding-bottom: 50px;
  197. }
  198.  
  199. div.linkcont {
  200. position: relative;
  201. width: 950px;
  202. height: 240px;
  203. padding: 0;
  204. margin: 0;
  205. }
  206.  
  207. table.mainnav {
  208. color: #000 !important;
  209. background-color: transparent;
  210. background: transparent;
  211. border: 0px solid #000000;
  212. border-left: 0px solid black;
  213. border-right: 0px solid black;
  214. width: 950px;
  215. font-size: 20px;
  216. font-family: Baskerville Old Face;
  217. font-weight: normal;
  218. bottom: auto;
  219. font-variant: small-caps;
  220. text-transform: capitalize;
  221. }
  222.  
  223. td.lnav {
  224. color: #000 !important;
  225. border-left: 0px solid black;
  226. border-right: 0px solid black;
  227. border-top: 0px solid black;
  228. border-bottom: 0px solid black;
  229. }
  230.  
  231. td.lnav:hover {
  232. background-color: transparent;
  233. text-decoration: none;
  234. background: transparent;
  235. color: #000 !important;
  236. text-shadow: 0px 0px 4px #fff !important;
  237. border-left: 0px solid black;
  238. border-right: 0px solid black;
  239. border-top: 0px solid black;
  240. border-bottom: 0px solid black;
  241. }
  242.  
  243. td.lnav a:link {
  244. color: #000;
  245. text-decoration: none;
  246. transition: 0.6s;
  247. font-variant: small-caps;
  248. text-transform: capitalize;
  249. border-bottom: 0px solid black;
  250. font-family: Baskerville Old Face;
  251. font-size: 20px;
  252. }
  253.  
  254. td.lnav a:visited {
  255. color: #000;
  256. text-decoration: none;
  257. font-variant: small-caps;
  258. text-transform: capitalize;
  259. font-family: Baskerville Old Face;
  260. }
  261.  
  262. td.lnav a:active {
  263. color: #000;
  264. text-decoration: none;
  265. font-variant: small-caps;
  266. text-transform: capitalize;
  267. font-family: Baskerville Old Face;
  268. }
  269.  
  270. td.lnav a:hover {
  271. color: #000;
  272. text-decoration: none;
  273. text-shadow: 0px 0px 5px #fff;
  274. font-variant: small-caps;
  275. text-transform: capitalize;
  276. letter-spacing: 2px;
  277. }
  278.  
  279. td.rnav {
  280. color: #000 !important;
  281. border-left: 0px solid black;
  282. border-right: 0px solid black;
  283. border-top: 0px solid black;
  284. border-bottom: 0px solid black;
  285. }
  286.  
  287. td.rnav:hover {
  288. background-color: transparent;
  289. text-decoration: none;
  290. background: transparent;
  291. color: #000 !important;
  292. text-shadow: 0px 0px 4px #fff !important;
  293. border-left: 0px solid black;
  294. border-right: 0px solid black;
  295. border-top: 0px solid black;
  296. border-bottom: 0px solid black;
  297. }
  298.  
  299. td.rnav a:link {
  300. color: #000;
  301. text-decoration: none;
  302. transition: 0.6s;
  303. font-variant: small-caps;
  304. text-transform: capitalize;
  305. border-bottom: 0px solid black;
  306. font-family: Baskerville Old Face;
  307. font-size: 20px;
  308. }
  309.  
  310. td.rnav a:visited {
  311. color: #000;
  312. text-decoration: none;
  313. font-variant: small-caps;
  314. text-transform: capitalize;
  315. font-family: Baskerville Old Face;
  316. }
  317.  
  318. td.rnav a:active {
  319. color: #000;
  320. text-decoration: none;
  321. font-variant: small-caps;
  322. text-transform: capitalize;
  323. font-family: Baskerville Old Face;
  324. }
  325.  
  326. td.rnav a:hover {
  327. color: #000;
  328. text-decoration: none;
  329. text-shadow: 0px 0px 5px #fff;
  330. font-variant: small-caps;
  331. text-transform: capitalize;
  332. letter-spacing: 2px;
  333. }
  334.  
  335. div.legal {
  336. position: absolute;
  337. bottom: 0px;
  338. margin-bottom: -40px;
  339. margin-left: -15px;
  340. width: 980px;
  341. height: auto;
  342. color: #000;
  343. background-color: transparent;
  344. }
  345.  
  346.  
  347. ::-webkit-scrollbar-thumb:horizontal {background-color: #000; ; height:0px !important;
  348. }
  349. ::-webkit-scrollbar {height:1px; width:4px; background-color: transparent;
  350. }
  351. ::-webkit-scrollbar-thumb:vertical {background-color: #000; height:auto;
  352. }
  353.  
  354. a:link {
  355. color: #000;
  356. font-size: 13px;
  357. font-family: times;
  358. text-decoration: none;
  359. border-bottom: 0.6px dashed #000;
  360. text-shadow: 0px 0px 8px #fff;
  361. transition: 0.6s;
  362. }
  363.  
  364. a:visited {
  365. color: #000 !important;
  366. font-size: 13px;
  367. font-family: times;
  368. text-decoration: none;
  369. border-bottom: 0.6px dashed #000;
  370. text-shadow: 0px 0px 8px #fff;
  371. transition: 0.6s;
  372. }
  373. a:active {
  374. color: #000;
  375. font-size: 13px;
  376. font-family: times;
  377. text-decoration: none;
  378. border-bottom: 0.6px dashed #000;
  379. text-shadow: 0px 0px 8px #fff;
  380. transition: 0.6s;
  381. }
  382.  
  383. a:hover {
  384. color: #000;
  385. letter-spacing: 2px;
  386. text-shadow:0px 0px 8px #fff;
  387. }
  388.  
  389. #quicklinks {
  390. width: 120px;
  391. top: 669px;
  392. position: absolute;
  393. left: 6px;
  394. text-align: left;
  395. }
  396. </style><div id="quicklinks"><b>Stable Buddies</b><br>
  397. <a href="http://www.flyingforhome.com/profile.php?barn=1">link</a><br>
  398. <a href="http://www.flyingforhome.com/profile.php?barn=1">link</a>
  399. </div><div align="center">
  400. <div id="alle">name</div>
  401. <div id="allenamesub">\ stable name. /</div>
  402. <div id="allelayout"></div><div id="alle1">
  403.  
  404. <h1>header</h1>
  405. asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf
  406.  
  407. <h1>header</h1>
  408. asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf
  409.  
  410. <h1>header</h1>
  411. asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf asdf asdf asdf adsf
  412.  
  413. </div> <p><p><p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement