Advertisement
Hardrockdesign

THG CSS

Aug 3rd, 2015
3,829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 KB | None | 0 0
  1. input#message.post {color: #000000! important;}
  2.  
  3. .panel.row1, .panel.row2 {position: relative; min-height: 440px;}
  4.  
  5. #wrap {
  6. max-width: 990px;
  7. min-widh: 990px;
  8. background: #151515;
  9. margin-top: 40px;
  10. margin-bottom: -10px;
  11. }
  12.  
  13. .h3 {text-align: center; font-family: orbitron;}
  14.  
  15. #chatbox .user + .msg span {
  16. color: #000 !important;
  17. }
  18.  
  19. .chatbox-title, .chatbox-title a.chat-title {
  20. font-family: Orbitron;
  21. font-weight: 700;
  22. font-size: 12px;
  23. text-transform: uppercase;
  24. color: #e7ebe3;
  25. margin-top: 5px;
  26. margin-left: 5px;
  27. }
  28. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  29. font-family: calibri;
  30. font-size: 12px;
  31. text-transform: uppercase;
  32. font-weight: 700;
  33. color: #e7ebe3;
  34. }
  35. #chatbox_header{background-color: #000;}
  36. #chatbox_footer{background-color: #000;}
  37. .chatbox_row_1,.chatbox_row_2,.chatbox_row_3{
  38. font-size:12px;
  39. font-family: calibri;
  40. color: #000;
  41. }
  42. #chatbox_footer label {
  43. font-family: calibri;
  44. font-size: 12px;
  45. font-weight: 700;
  46. text-transform: uppercase;
  47. color: #e7ebe3;
  48. }
  49. #chatbox_members{
  50. font-size: 13px;
  51. font-family: calibri;
  52. }
  53.  
  54. p.nomargin.path {
  55. margin-left: 0px;
  56. margin-right: 0px;
  57. margin-top: 35px;
  58. line-height: 100%;
  59. padding: 5px;
  60. background: #000;
  61. text-transform: uppercase;
  62. display: block;
  63. width: 753px;
  64. }
  65.  
  66. #content-container div#container {min-height: 1540px;}
  67.  
  68. .grupos {
  69. width: 237px;
  70. padding: 5px;
  71. background: #000;
  72. height: 190px;
  73. overflow-y: auto;
  74. overflow-x: hidden;
  75. position: absolute;
  76. top: 25px;
  77. left: 528px;
  78. }
  79.  
  80. .grupo {
  81. margin: 1px;
  82. display: inline-block;
  83. width: 116px;
  84. line-height: 100%;
  85. font-weight: bold;
  86. padding-top: 5px;
  87. padding-bottom: 5px;
  88. text-align: center;
  89. margin-bottom: 2px;
  90. }
  91.  
  92. .grupos a {color: #D0D0D0;}
  93.  
  94. #message-box textarea {color: #000;}
  95.  
  96. .cajagrande .cajagrande-efecto {
  97. position: absolute;
  98. left: 0px;
  99. transition: 1s;
  100. }
  101.  
  102. .cajagrande:hover .cajagrande-efecto {
  103. left: -200px;
  104. transition: 1s;
  105. }
  106.  
  107. .cajagrande-efecto .caja1 {position: relative; width: 200px; height: 350px;}
  108.  
  109. .cajagrande-efecto .caja2 {
  110. position: relative;
  111. font-weight: bold;
  112. width: 190px;
  113. height: 340px;
  114. background: #D0D0D0;
  115. padding: 5px;
  116. }
  117.  
  118. .cajagrande-efecto .caja2 .caja2contenido {
  119. margin-bottom: 2px;
  120. width: 87px;
  121. text-align: right;
  122. color: #D0D0D0;
  123. display: inline-block;
  124. line-height: 100%;
  125. background: #000;
  126. padding: 3px;
  127. font-size: 9px;
  128. text-transform: uppercase;
  129. }
  130.  
  131. .cajagrande-efecto .caja2 span.label {
  132. margin-bottom: 2px;
  133. width: 88px;
  134. margin-right: 0px;
  135. color: #D0D0D0;
  136. display: inline-block;
  137. line-height: 100%;
  138. background: #000;
  139. padding: 3px;
  140. font-size: 9px;
  141. text-transform: uppercase;
  142. }
  143.  
  144. .button, .button1, .button2, input.button, input.button1, input.button2, button.bbcode, #submit_button, #profile-advanced-button, #login_popup_buttons, #login_popup_buttons input, .liteoption {
  145. background:#000;
  146. border: transparent;
  147. color: #dcdcdc;
  148. display: inline-block;
  149. outline: medium none;
  150. padding:5px;
  151. text-transform:uppercase;
  152. font-size:10px;
  153. font-weight: 700;
  154. border-radius: 0px;
  155. }
  156.  
  157. .button:hover, .button1:hover, .button2:hover, input.button:hover, input.button1:hover, input.button2:hover, button.bbcode:hover, #submit_button:hover, #profile-advanced-button:hover, #login_popup_buttons:hover, #login_popup_buttons input:hover, .liteoption:hover {
  158. background: #000;
  159. border: transparent;
  160. color: #dcdcdc;
  161. display: inline-block;
  162. outline: medium none;
  163. padding:5px;
  164. text-transform:uppercase;
  165. font-size:10px;
  166. font-weight: 700;
  167. border-radius: 0px;
  168. }
  169. .nombre-perfil a {
  170. display: block;
  171. width: 165px;
  172. background: #000;
  173. line-height: 100%;
  174. text-align: center;
  175. padding-top: 4px;
  176. padding-bottom: 4px;
  177. border-radius: 0 30px 30px 0 / 0 60px 60px 0;
  178. }
  179.  
  180. .nombre-perfil {
  181. position: absolute;
  182. display: block;
  183. line-height: 100%;
  184. background: #D0D0D0;
  185. bottom: 5px;
  186. width: 190px;
  187. left: 5px;
  188. font-family: Orbitron;
  189. text-transform: uppercase;
  190. text-decoration: none;
  191. }
  192.  
  193. .rango {margin-left: 10px;}
  194.  
  195. .cajagrande {width: 200px; height: 350px; position: relative; overflow: hidden; margin-left: 10px; margin-bottom: 10px;}
  196.  
  197. .forabg li.row dd.lastpost br {
  198. display: none;
  199. }
  200.  
  201. ul.topiclist.topics.search li.row.row2, ul.topiclist.topics.search li.row.row1 {
  202. position: relative;
  203. overflow: hidden;
  204. height: 60px;
  205. }
  206.  
  207. .post.row1, .post.row2 {
  208. position: relative;
  209. min-height: 440px;
  210. }
  211.  
  212. .postbody .topic-title {
  213. text-transform: uppercase;
  214. font-size: 13px;
  215. font-family: Orbitron;
  216. }
  217.  
  218. dl.spoiler {
  219. font-size: 1em;
  220. padding: 3px;
  221. border-top: 0px;
  222. border-bottom: 0px;
  223. color: #A1A0AE;
  224. letter-spacing:1px;
  225. }
  226.  
  227. blockquote {
  228. background: #000000;
  229. border-top: 5px solid #A1A0AE; !important;
  230. border-bottom: 0px;
  231. border-left:0px;
  232. color: #dcdcdc;
  233. font-size: 12px;
  234. -moz-border-radius: 0px;!important;
  235. border-radius: 0px;!important;
  236. font-family: calibri; !important;
  237. line-height:11px;
  238. font-style: none !important;
  239. letter-spacing:1px;
  240. width: 400px;
  241. border-right: transparent;
  242. }
  243.  
  244. dl.codebox {
  245. background-color: #000000;
  246. border: none;
  247. font-size: 12px;
  248. padding: 3px;
  249. font-family: calibri;
  250. }
  251.  
  252. .content blockquote {
  253. font-size: 12px;
  254. font-family: calibri;
  255. }
  256. .spoiler_content.hidden {
  257. font-size: 12px;
  258. font-family: calibri;
  259. color: #dcdcdc;
  260. }
  261. dl.codebox code {
  262. color: #dcdcdc;
  263. display: block;
  264. letter-spacing: 1px;
  265. font-family: calibri;
  266. font-size: 12px;
  267. font-style: normal;
  268. font-variant: normal;
  269. font-weight: normal;
  270. height: auto;
  271. line-height: 1.3em;
  272. margin: 2px 0;
  273. max-height: 200px;
  274. overflow: auto;
  275. padding-top: 5px;
  276. border:none;
  277. white-space: no;
  278. -moz-border-radius: 0px;
  279. }
  280.  
  281. dl.codebox dt a {
  282. color: #A1A0AE;
  283. }
  284.  
  285. dl.codebox dt {
  286. border:none;
  287. display: block;
  288. background: #141414;
  289. font-size: 12px;
  290. font-weight: 700;
  291. margin-bottom: 0px;
  292. text-align:center;
  293. }
  294.  
  295. .topic-actions {
  296. color: #D0D0D0;
  297. background: #000;
  298. font-size: 10px;
  299. text-transform: uppercase;
  300. line-height: 100%;
  301. padding: 8px;
  302. height: 25px;
  303. font-weight: bold;
  304. margin-top: 5px;
  305. }
  306.  
  307. #main-content .pathname-box { margin-top: 6px;}
  308.  
  309. .topic-actions a {color: #D0D0D0;}
  310.  
  311. h1.page-title a {
  312. font-family: Orbitron;
  313. border-radius: 0px 60px 60px 0px / 0px 90px 90px 0px;
  314. color: #D0D0D0;
  315. display: block;
  316. background: #000;
  317. width: 630px;
  318. height: 50px;
  319. margin: 0px;
  320. padding-top: 30px;
  321. text-transform: uppercase;
  322. font-size: 20px;
  323. margin-left: -5px;
  324. font-weight: bold;
  325. text-align: center;
  326. }
  327.  
  328. h1.page-title.solo {
  329. height: 50px;
  330. padding-top: 30px;
  331. text-transform: uppercase;
  332. font-size: 20px;
  333. font-family: Orbitron;
  334. text-align: center;
  335. color: #000;
  336. }
  337.  
  338. form h1.page-title {
  339. height: 50px;
  340. padding-top: 30px;
  341. text-transform: uppercase;
  342. font-size: 20px;
  343. font-family: Orbitron;
  344. text-align: center;
  345. color: #000;
  346. }
  347.  
  348.  
  349. h1.page-title {
  350. line-height: 100%;
  351. padding: 0px;
  352. overflow: hidden;
  353. background: #D0D0D0;
  354. display: block;
  355. width: 100%;
  356. }
  357.  
  358. .postprofile {
  359. width: 220px;
  360. padding-top: 10px;
  361. position: absolute;
  362. overflow: hidden;
  363. height: 420px;
  364. right: 0px;
  365. background: #000;
  366. }
  367.  
  368. .postbody {
  369. text-align: justify;
  370. width: 530px;
  371. font-size: 12px;
  372. }
  373.  
  374. #elite {background: #151515; padding-top: 2px; padding-bottom: 2px;}
  375.  
  376. #elite img {margin: 2px; width: 40px; height: 40px;}
  377.  
  378. #bro img {width: 50px; height: 100px; border: 4px solid #151515;}
  379.  
  380. .fecha {color: #B9A26E; font-size: 12px; font-style: italic; font-weight: bold; padding-right: 8px;}
  381.  
  382. #admin .contenido {
  383. padding-top: 10px;
  384. text-align: center;
  385. text-transform: uppercase;
  386. font-weight: bold;
  387. color: #000;
  388. }
  389.  
  390. #admin .contenido a {color: #000;}
  391.  
  392. #admin {position: relative; width: 180px; height: 70px; overflow: hidden;}
  393.  
  394. #admin .info1 {
  395. position: absolute;
  396. top: -35px;
  397. height: 35px;
  398. width: 100%;
  399. background: #858585;
  400. transition: 1s;
  401. }
  402.  
  403. #admin:hover .info1 {
  404. transition: 1s;
  405. top: 0px;
  406. }
  407.  
  408. #admin .info2 {
  409. position: absolute;
  410. bottom: -35px;
  411. height: 35px;
  412. width: 100%;
  413. background: #575757;
  414. transition: 1s;
  415. }
  416.  
  417. #admin:hover .info2 {
  418. transition: 1s;
  419. bottom: 0px;
  420. }
  421.  
  422. .forabg li.row dd.lastpost span.color-groups {
  423. float: none;
  424. text-align: center;
  425. }
  426.  
  427. #comments_scroll_div {
  428. height: 100px;
  429. }
  430.  
  431. #content-container div#left .module .h3 {
  432. width: 100%;
  433. line-height: 100%;
  434. background: #D0D0D0;
  435. color: #000;
  436. text-align: center;
  437. margin: 0px;
  438. border-bottom: 5px solid #000;
  439. font-family: Orbitron;
  440. padding-top: 5px;
  441. padding-bottom: 5px;
  442. }
  443.  
  444. #content-container div#left span.corners-top span {
  445. height: 0px;
  446. }
  447.  
  448. #content-container div#left {
  449. background: #000;
  450. margin-right: 5px;
  451. padding-top: 8px;
  452. }
  453.  
  454. .texto-legend {
  455. width: 86px;
  456. text-transform:uppercase;
  457. font-weight: bold;
  458. font-size: 9px;
  459. text-align: center;
  460. line-height: 100%;
  461. padding-top: 2px;
  462. padding-bottom: 2px;
  463. background: #000;
  464. }
  465.  
  466. .estad a, .enlinea a {
  467. text-transform: uppercase;
  468. }
  469.  
  470. .foto-legend {
  471. display: inline-block;
  472. width: 30px;
  473. margin-left: 30px;
  474. }
  475.  
  476. .picture-legend {
  477. position: absolute;
  478. left: 264px;
  479. top: 180px;
  480. }
  481.  
  482. .estad {
  483. background: #000;
  484. line-height: 100%;
  485. text-align: center;
  486. width: 259px;
  487. padding-top: 12px;
  488. padding-bottom: 12px;
  489. margin-bottom: 2px;
  490. font-size: 10px;
  491. }
  492.  
  493. .estadisticas {
  494. position: absolute;
  495. left: 264px;
  496. top: 25px;
  497. }
  498.  
  499. .enlinea {
  500. border: 10px solid #000;
  501. width: 219px;
  502. padding: 10px;
  503. background: #000;
  504. height: 160px;
  505. overflow-y: auto;
  506. overflow-x: hidden;
  507. position: absolute;
  508. top: 25px;
  509. }
  510.  
  511. .titulos-estad {
  512. background: #D0D0D0;
  513. display: block;
  514. font-size: 10px;
  515. font-weight: 700;
  516. line-height: 100%;
  517. padding-bottom: 5px;
  518. padding-top: 5px;
  519. text-align: center;
  520. text-transform: uppercase;
  521. width: 259px;
  522. }
  523.  
  524. .titulos-estad a {color: #000;}
  525.  
  526. li.header {
  527. font-size: 0px;
  528. }
  529.  
  530. li.header dd, li.header dt {
  531. margin: 0px;
  532. padding: 0px;
  533. }
  534.  
  535. .desc-texto {
  536. padding: 5px;
  537. text-align: justify;
  538. font-size: 11px;
  539. line-height: 100%;
  540. overflow-y: auto;
  541. overflow-x: hidden;
  542. width: 120px;
  543. height: 110px;
  544. background: #D0D0D0;
  545. color: #000;
  546. letter-spacing: 1px;
  547. }
  548.  
  549. .desc-caja {
  550. width: 350px;
  551. padding: 10px;
  552. background: #000;
  553. position: absolute;
  554. top: 5px;
  555. left: 0px;
  556. }
  557.  
  558. ::-webkit-scrollbar {background-color: #151515; height:5px; width:5px}
  559. ::-webkit-scrollbar-thumb {background-color: #B9A26E;}
  560.  
  561.  
  562. .desc-efecto {
  563. position: absolute;
  564. left: 0px;
  565. transition: 1s;
  566. }
  567.  
  568. .desc-efecto:hover {
  569. left: -130px;
  570. transition: 1s;
  571. }
  572.  
  573. .caja-links {
  574. width: 210px;
  575. height: 95px;
  576. padding: 10px;
  577. background: #000;
  578. position: absolute;
  579. bottom: 5px;
  580. left: 375px;
  581. }
  582.  
  583. .link-largo a {
  584. width: 100%;
  585. display: block;
  586. line-height: 100%;
  587. padding-top: 2px;
  588. padding-bottom: 2px;
  589. color: #000;
  590. background: #D0D0D0;
  591. font-weight: bold;
  592. font-size: 10px;
  593. margin-bottom: 2px;
  594. text-transform: uppercase;
  595. text-align: center;
  596. }
  597.  
  598. .link-corto a {
  599. width: 104px;
  600. display: inline-block;
  601. line-height: 100%;
  602. padding-top: 2px;
  603. padding-bottom: 2px;
  604. color: #000;
  605. background: #D0D0D0;
  606. font-weight: bold;
  607. font-size: 10px;
  608. margin-bottom: 2px;
  609. text-transform: uppercase;
  610. text-align: center;
  611. }
  612.  
  613. ul.forums .icon {
  614. background-position: 670px 5px !important;
  615. }
  616.  
  617. .forabg ul.forums li.row dd.topics {
  618. position: absolute;
  619. font-weight: bold;
  620. right: 82px;
  621. bottom: 5px;
  622. padding-top: 7px;
  623. padding-bottom: 7px;
  624. width: 72px;
  625. background: #000;
  626. line-height: 100%;
  627. padding-left: 5px;
  628. padding-right: 5px;
  629. }
  630.  
  631. .forabg ul.forums li.row dd.posts {
  632. position: absolute;
  633. font-weight: bold;
  634. right: 0px;
  635. bottom: 5px;
  636. width: 71px;
  637. background: #000;
  638. line-height: 100%;
  639. padding-top: 7px;
  640. padding-bottom: 7px;
  641. padding-left: 5px;
  642. padding-right: 5px;
  643. }
  644.  
  645. .forabg ul.forums li.row dd.lastpost {
  646. position: absolute;
  647. right: 0px;
  648. line-height: 100%;
  649. padding: 5px;
  650. background: #000;
  651. text-transform: uppercase;
  652. text-align: center;
  653. bottom: 45px;
  654. width: 155px;
  655. font-size: 10px;
  656. font-weight: bold;
  657. }
  658.  
  659. .forabg ul.forums li.row dd.topics::after {
  660. content: "Temas";
  661. display: block;
  662. text-transform: uppercase;
  663. font-size: 10px;
  664. line-height: 100%;
  665. color: #D0D0D0;
  666. }
  667. .forabg ul.forums li.row dd.posts::after {
  668. content: "Mensajes";
  669. display: block;
  670. text-transform: uppercase;
  671. font-size: 10px;
  672. line-height: 100%;
  673. color: #D0D0D0;
  674. }
  675.  
  676. a.forumtitle {
  677. display: block;
  678. position: absolute;
  679. left: 375px;
  680. background: #000;
  681. font-size: 10px;
  682. text-transform: uppercase;
  683. font-weight: bold;
  684. text-align: center;
  685. line-height: 100%;
  686. padding-top: 5px;
  687. padding-bottom: 5px;
  688. top: 5px;
  689. width: 230px;
  690. }
  691.  
  692. .forabg ul.topiclist.forums li.row dd.dterm {
  693. height: 150px;
  694. }
  695.  
  696. ul.forums li.row {
  697. position: relative;
  698. height: 150px;
  699. overflow: hidden;
  700. }
  701.  
  702. #main-content ul.linklist {
  703. color: #D0D0D0;
  704. background: #000;
  705. font-size: 10px;
  706. text-transform: uppercase;
  707. line-height: 100%;
  708. padding: 8px;
  709. font-weight: bold;
  710. margin: 5px;
  711. }
  712.  
  713. #page-footer .navbar {
  714. color: #000;
  715. background: #000;
  716. font-size: 10px;
  717. text-transform: uppercase;
  718. line-height: 100%;
  719. padding: 8px;
  720. font-weight: bold;
  721. }
  722.  
  723. ul.linklist a {color: #D0D0D0;}
  724.  
  725. .table-title h2 {
  726. font-family: Orbitron;
  727. border-radius: 0px 60px 60px 0px / 0px 90px 90px 0px;
  728. color: #D0D0D0;
  729. display: block;
  730. background: #000;
  731. width: 630px;
  732. height: 60px;
  733. margin: 0px;
  734. padding-top: 50px;
  735. font-size: 30px;
  736. margin-left: -5px;
  737. font-weight: bold;
  738. text-align: center;
  739. }
  740.  
  741. li.header {
  742. line-height: 100%;
  743. padding: 0px;
  744. overflow: hidden;
  745. background: #D0D0D0;
  746. }
  747.  
  748. ul.navlinks {
  749. display: block;
  750. position: absolute;
  751. width: 100%;
  752. top: 0px;
  753. left: 0px;
  754. background: #000;
  755. font-size: 10px;
  756. font-weight: bold;
  757. line-height: 100%;
  758. padding-top: 15px;
  759. padding-bottom: 15px;
  760. text-transform: uppercase;
  761. }
  762.  
  763. a.mainmenu {color: #D0D0D0;}
  764.  
  765. #logo-desc img {
  766. margin-left: -15px;
  767. margin-top: -11px;
  768. }
  769.  
  770. /***Básico***/
  771.  
  772. /*Quitar subrayado del título de subforo al pasar el ratón*/
  773. a.forumtitle:hover {
  774. text-decoration: none;
  775. }
  776.  
  777. /*Eliminar la parte de Leyenda: [] e itálica de los grupos*/
  778. p em {
  779. font-style: normal;
  780. color: transparent;
  781. }
  782.  
  783. /*Quitar las palabras: Temas, Mensajes, etc de la barra de categoría*/
  784. .forabg li.header dd.posts {
  785. display: none;
  786. }
  787.  
  788. .forabg li.header dd.topics {
  789. display: none;
  790. }
  791.  
  792. li.header dl.icon dd.lastpost{
  793. display: none;
  794. }
  795.  
  796. /*Quitar el borde azul bajo la caja de edición de la firma*/
  797. #cp-main .panel.sig {
  798. background-color: transparent;
  799. }
  800.  
  801. /*Quitar el borde blanco de las cajas de edición*/
  802. .sceditor-container.ltr.wysiwygMode, .sceditor-container.ltr.sourceMode, div.sceditor-toolbar {
  803. border-color: transparent !important;
  804. }
  805.  
  806. /*Quitar el borde blanco de las cajas de edición de títulos, etc*/
  807. .inputbox{
  808. border-color: transparent !important;
  809. }
  810.  
  811. /*Eliminar la señal de la fecha y última visita en el índice*/
  812. p.right.rightside + p {
  813. display:none;
  814. }
  815. p.rightside {
  816. display: none;
  817. }
  818. p.copyright, p.nomargin.path, p.author, .pathname-box p, .topic-actions+p, #logo-desc p, #info_open p, .inner p {
  819. display: block;
  820. }
  821.  
  822. /*Quitar la caja de búsqueda de temas en el índice*/
  823.  
  824. #search-box {
  825. display:none;
  826. }
  827.  
  828. /*Quitar la caja de búsqueda de temas en los foros*/
  829. .search-box { visibility: hidden; }
  830.  
  831. /*Quitar el apartado de información sobre el chatbox a pie de foro en el índice*/
  832. div.page-bottom, #chatbox_popup, .h3 a[target="ChatBox"]{
  833. display:none;
  834. }
  835.  
  836. /*Código para centrar el título de la categoría o ponerla en el lado que quieras*/
  837.  
  838. .forabg li.header dd.dterm {
  839. width: 100%;
  840. padding: 0px;
  841. margin: 0px;
  842. }
  843.  
  844. /* latin */
  845. @font-face {
  846. font-family: 'Orbitron';
  847. font-style: normal;
  848. font-weight: 400;
  849. src: local('Orbitron-Light'), local('Orbitron-Regular'), url(http://fonts.gstatic.com/s/orbitron/v6/HmnHiRzvcnQr8CjBje6GQvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  850. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  851. }
  852. /* latin */
  853. @font-face {
  854. font-family: 'Orbitron';
  855. font-style: normal;
  856. font-weight: 500;
  857. src: local('Orbitron-Medium'), url(http://fonts.gstatic.com/s/orbitron/v6/VK2oK8L4CJesxwY5dF3zxY4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  858. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  859. }
  860. /* latin */
  861. @font-face {
  862. font-family: 'Orbitron';
  863. font-style: normal;
  864. font-weight: 700;
  865. src: local('Orbitron-Bold'), url(http://fonts.gstatic.com/s/orbitron/v6/Y82YH_MJJWnsH2yUA5AuYY4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  866. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  867. }
  868. /* latin */
  869. @font-face {
  870. font-family: 'Orbitron';
  871. font-style: normal;
  872. font-weight: 900;
  873. src: local('Orbitron-Black'), url(http://fonts.gstatic.com/s/orbitron/v6/FyvTORElv6iWeP2Jf9yG3Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  874. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  875. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement