Advertisement
DanelCodes

039 | A natural lie + CSS

Apr 19th, 2019
770
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1.  
  2. #tablon {
  3. height: 265px;
  4. width: 900px;
  5. background:#fafafa;
  6. outline: 1px solid #eaeaea;
  7. color: #6d6d6d;
  8. margin: 0 auto;
  9. overflow: hidden;
  10. }
  11. #tablon #ub {
  12. background: #B0DEDB;
  13. height: 263px;
  14. width: 100px;
  15. border: 1px solid #a4cfcc;
  16. float: right;
  17. }
  18. #tablon #ub .staff {
  19. height: 45px;
  20. width: 45px;
  21. border-radius: 100%;
  22. border: 5px solid #fff;
  23. background-size: 100%!important;
  24. }
  25. #tablon #ub .oustaff {
  26. height: 55px;
  27. width: 55px;
  28. border-radius: 100%;
  29. border: 1px solid #a4cfcc;
  30. margin: 0 auto;
  31. position: relative;
  32. top:13px;
  33. margin-top: 2px;
  34. }
  35. #tablon #amb {
  36. background: #B0DEDB;
  37. padding: 20px 0px;
  38. text-align: right;
  39. padding-right: 30px;
  40. color: #fff;
  41. width: 233px;
  42. border: 1px solid #a4cfcc;
  43. text-shadow: -1px 0 #a4cfcc, 0 1px #a4cfcc, 1px 0 #a4cfcc, 0 -1px #a4cfcc;
  44. font: 12px 'Cabin', sans-serif;
  45. text-transform: uppercase;
  46. font-weight: bold;
  47. letter-spacing:1px;
  48. height: 12px;
  49. transform: rotate(-90deg);
  50. position: relative;
  51. top: 105.4px;
  52. left: -105px
  53. }
  54. #tablon #amb span {
  55. float: left;
  56. margin-left: 20px;
  57. }
  58. #tablon #tram {
  59. width: 260px;
  60. height: 263px;
  61. background-color: #ffffff;
  62. background-image: url("https://i.imgur.com/rJVhGaj.png");
  63. border: 1px solid #eaeaea;
  64. margin-top: -54px;
  65. margin-left:49px;
  66. }
  67. #tablon #tram #trama {
  68. border: 5px solid #fff;
  69. outline: 1px solid #eaeaea;
  70. width: 170px;
  71. margin: 0 auto;
  72. position: relative;
  73. top: 40px;
  74. height: 150px;
  75. overflow: auto;
  76. background: #fff;
  77. font: 9px 'Montserrat', sans-serif;
  78. line-height: 115%;
  79. text-align: justify;
  80. padding: 10px 15px;
  81. }
  82. #tablon #links {
  83. background: #B0DEDB;
  84. width: 200px;
  85. height: 10px;
  86. position: relative;
  87. top: -252px;
  88. left: 320px;
  89. border: 1px solid #a4cfcc;
  90. text-shadow: -1px 0 #a4cfcc, 0 1px #a4cfcc, 1px 0 #a4cfcc, 0 -1px #a4cfcc;
  91. color: #fff;
  92. font: 10px 'Cabin', sans-serif;
  93. text-transform: uppercase;
  94. font-weight: bold;
  95. text-align: right;
  96. padding: 10px;
  97. }
  98. #tablon #links span {
  99. float: left;
  100. }
  101. #tablon #anuncios {
  102. position: relative;
  103. top: -252px;
  104. left: 320px;
  105. border: 1px solid #eaeaea;
  106. width: 200px;
  107. padding: 10px;
  108. background: #fff;
  109. height: 80px;
  110. font: 9px 'Montserrat', sans-serif;
  111. overflow: auto;
  112. }
  113. #tablon #anuncios span {
  114. color: #a4cfcc;
  115. font-weight: bold;
  116. float: right;
  117. }
  118. #tablon #anuncios .nun {
  119. margin-top: 1px;
  120. border-bottom: 1px solid #f1f1f1;
  121. position: relative;
  122. }
  123. #tablon #cuerpolinks {
  124. position: relative;
  125. top: -252px;
  126. left: 320px;
  127. border: 1px solid #eaeaea;
  128. width: 200px;
  129. padding: 10px;
  130. background: #fff;
  131. height: 50px;
  132. text-align: center;
  133. }
  134. #tablon #cuerpolinks .link {
  135. display: inline-block;
  136. width: 52px;
  137. font: 6.5px 'Montserrat', sans-serif;
  138. text-transform: uppercase;
  139. background: #B0DEDB;
  140. padding: 2px;
  141. text-align: center;
  142. border: 1px solid #a4cfcc;
  143. margin-top: 1px;
  144. color: #fff;
  145. }
  146. #tablon #cuerpolinks a {
  147. color: #fff;
  148. }
  149. #tablon #last {
  150. background: #B0DEDB;
  151. width: 216px;
  152. height: 10px;
  153. position: relative;
  154. top: -497px;
  155. left: 550px;
  156. border: 1px solid #a4cfcc;
  157. text-shadow: -1px 0 #a4cfcc, 0 1px #a4cfcc, 1px 0 #a4cfcc, 0 -1px #a4cfcc;
  158. color: #fff;
  159. font: 10px 'Cabin', sans-serif;
  160. text-transform: uppercase;
  161. font-weight: bold;
  162. text-align: right;
  163. padding: 10px;
  164. }
  165. #tablon #ultimos {
  166. position: relative;
  167. top: -497px;
  168. left: 550px;
  169. border: 1px solid #eaeaea;
  170. width: 216px;
  171. padding: 10px;
  172. background: #fff;
  173. height: 191px;
  174. font: 9px 'Montserrat', sans-serif;
  175. overflow: auto;
  176. }
  177. #content-container div#left {
  178. background-color: transparent;
  179. top: -255px;
  180. position: relative;
  181. left: 0;
  182. font: 9px calibri;
  183. overflow: hidden;
  184. width: 0px;
  185. }
  186. #contenedorultimostemas {
  187. text-align: center
  188. }
  189. #content-container div#content {
  190. margin-right: 0px;
  191. margin-left: 0px;
  192. margin-top: 0px;
  193. margin-bottom: 0px;
  194. }
  195. #content-container div#left {
  196. margin-right: 0px;
  197. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement