Advertisement
Neeve

North - CSS

Aug 29th, 2015
1,313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. /*hace que desaparezca la imagen del logo*/
  2. #logo img {
  3. display: none;
  4. }
  5.  
  6. /* L O G O + T A B L O N */
  7. #tablon {
  8. outline: 1px solid #f3f3f3;
  9. margin: 1px;
  10. background: #fcfcfc;
  11. padding: 5px;
  12. }
  13.  
  14. #tab-logo img {
  15. width: 500px;
  16. height: 312px;
  17. outline: 1px solid #f3f3f3;
  18. border: 5px solid #fff;
  19. }
  20.  
  21. #caja {
  22. outline: 1px solid #f3f3f3;
  23. background: #fff;
  24. display: block;
  25. padding: 4px;
  26. margin-left: 3px;
  27. height: 314px;
  28. width: 391px;
  29. overflow: hidden;
  30. }
  31.  
  32. #tab-caja {
  33. background: #585856;
  34. width: 55.2px;
  35. font-family: 'Montserrat Alternates';
  36. font-size: 18px;
  37. color: #fff;
  38. text-align: center;
  39. padding: 10px;
  40. display: block;
  41. font-weight: lighter;
  42. text-shadow: 0px 0px 1px #000;
  43. text-transform: lowercase;
  44. cursor: pointer;
  45. }
  46.  
  47. #caja-b {
  48. outline: 1px solid #f3f3f3;
  49. background: #fcfcfc;
  50. display: block;
  51. padding: 5px;
  52. margin: 1px;
  53. width: 219px;
  54. height: 125px;
  55. }
  56.  
  57. #caja-tit {
  58. background: #D9B16A;
  59. color: #fff;
  60. display: block;
  61. padding: 5px;
  62. font-family: verdana;
  63. font-size: 8px;
  64. letter-spacing: 1px;
  65. text-align: center;
  66. text-transform: uppercase;
  67. }
  68.  
  69. #caja-cnt {
  70. outline: 1px solid #f3f3f3;
  71. background: #fff;
  72. display: block;
  73. padding: 5px;
  74. margin: 1px;
  75. width: 208px;
  76. height: 91px;
  77. margin-top: 3px;
  78. overflow: hidden;
  79. }
  80.  
  81. #img-box {
  82. outline: 1px solid #f3f3f3;
  83. background: #fff;
  84. display: block;
  85. border: 5px solid #fcfcfc;
  86. margin: 1px;
  87. width: 141px;
  88. height: 125px;
  89. overflow: hidden;
  90. }
  91.  
  92. #img-bln {
  93. background: #fff;
  94. padding: 5px;
  95. display: block;
  96. opacity: 0.7;
  97. width: 131px;
  98. height: 115px;
  99. margin-left: -150px;
  100. -moz-transition: all .7s ease-in-out;
  101. -webkit-transition: all .7s ease-in-out;
  102. transition: all .7s ease-in-out;
  103. }
  104.  
  105. #img-txt {
  106. position: absolute;
  107. margin-top: -126px;
  108. margin-left: 150px;
  109. padding: 5px;
  110. width: 131px;
  111. height: 115px;
  112. opacity: 0px;
  113. -moz-transition: all .7s ease-in-out;
  114. -webkit-transition: all .7s ease-in-out;
  115. transition: all .7s ease-in-out;
  116. }
  117.  
  118. #img-tem {
  119. outline: 1px solid #f3f3f3;
  120. background: #fff;
  121. display: block;
  122. border: 5px solid #fcfcfc;
  123. margin: 1px;
  124. width: 119px;
  125. height: 82px;
  126. overflow: auto;
  127. margin-top: 3px;
  128. }
  129.  
  130. #img-box:hover #img-bln {
  131. margin-left: 0px;
  132. -moz-transition: all .7s ease-in-out;
  133. -webkit-transition: all .7s ease-in-out;
  134. transition: all .7s ease-in-out;
  135. }
  136.  
  137. #img-box:hover #img-txt {
  138. margin-left: 0px;
  139. opacity: 1;
  140. -moz-transition: all .7s ease-in-out;
  141. -webkit-transition: all .7s ease-in-out;
  142. transition: all .7s ease-in-out;
  143. transition-delay: 1s;
  144. }
  145.  
  146. #caja-s {
  147. outline: 1px solid #f3f3f3;
  148. background: #fcfcfc;
  149. display: block;
  150. padding: 5px;
  151. margin: 1px;
  152. width: 374px;
  153. height: 110px;
  154. margin-left: 3px;
  155. margin-top: 3px;
  156. }
  157.  
  158. #caja-s img {
  159. outline: 1px solid #f3f3f3;
  160. background: #fcfcfc;
  161. display: inline-block;
  162. padding: 5px;
  163. margin: 1px;
  164. width: 60px;
  165. height: 75px;
  166. margin-top: 3px;
  167. margin-right: 3px;
  168. }
  169.  
  170. #caja-c, #caja-p {
  171. outline: 1px solid #f3f3f3;
  172. background: #fcfcfc;
  173. display: block;
  174. padding: 5px;
  175. margin: 1px;
  176. width: 374px;
  177. height: 119px;
  178. margin-left: 3px;
  179. margin-top: 3px;
  180. text-align: justify;
  181. }
  182.  
  183. #caja-cc, #caja-l {
  184. outline: 1px solid #f3f3f3;
  185. background: #fff;
  186. padding: 5px;
  187. margin: 1px;
  188. width: 362px;
  189. height: 85px;
  190. margin-top: 3px;
  191. overflow: auto;
  192. display: block;
  193. white-space: normal;
  194. }
  195.  
  196. #caja-l a {
  197. width: 169px;
  198. line-height: 9px;
  199. margin: 1px;
  200. background: #959766;
  201. color: #fff;
  202. display: inline-block;
  203. padding: 5px;
  204. font-family: verdana;
  205. font-size: 8px;
  206. letter-spacing: 1px;
  207. text-align: center;
  208. text-transform: uppercase;
  209. -moz-transition: all .7s ease-in-out;
  210. -webkit-transition: all .7s ease-in-out;
  211. transition: all .7s ease-in-out;
  212. }
  213.  
  214. #caja-l a:hover {
  215. background: #585856;
  216. -moz-transition: all .7s ease-in-out;
  217. -webkit-transition: all .7s ease-in-out;
  218. transition: all .7s ease-in-out;
  219. }
  220.  
  221. #cen1, #cen2, #cen3, #cen4, #cen5, #cen6 {
  222. width: 167.5px;
  223. line-height: 16px;
  224. margin: 1px;
  225. background: #959766;
  226. color: #fff;
  227. display: inline-block;
  228. padding: 5px;
  229. font-family: verdana;
  230. font-size: 8px;
  231. letter-spacing: 1px;
  232. text-align: center;
  233. text-transform: uppercase;
  234. }
  235.  
  236. #cen1 {background: #6b524e; }
  237. #cen2 {background: #53002c; }
  238. #cen3 {background: #d7bc2e; }
  239. #cen4 {background: #86af77; }
  240. #cen5 {background: #c76e1c; }
  241. #cen6 {background: #8f3922; }
  242.  
  243. #caja-p {
  244. height: 250px;
  245. white-space: normal;
  246. }
  247.  
  248. #prem {
  249. width: 173px;
  250. height: 63px;
  251. outline: 1px solid #f3f3f3;
  252. border: 5px solid #fff;
  253. display: inline-block;
  254. margin: 1px;
  255. margin-top: 2px;
  256. overflow: hidden;
  257. }
  258.  
  259. #prem-c, #prem-n {
  260. background: #fff;
  261. height: 20px;
  262. line-height: 20px;
  263. width: 173px;
  264. font-family: verdana;
  265. font-size: 7px;
  266. text-transform: uppercase;
  267. text-align: center;
  268. color: #333;
  269. margin-top: 70px;
  270. -moz-transition: all .7s ease-in-out;
  271. -webkit-transition: all .7s ease-in-out;
  272. transition: all .7s ease-in-out;
  273. transition-delay: 0.5s;
  274. }
  275.  
  276. #prem-n {
  277. margin-top: 32px;
  278. font-weight: bold;
  279. -moz-transition: all .7s ease-in-out;
  280. -webkit-transition: all .7s ease-in-out;
  281. transition: all .7s ease-in-out;
  282. }
  283.  
  284. #prem:hover #prem-c {
  285. margin-top: 11px;
  286. -moz-transition: all .7s ease-in-out;
  287. -webkit-transition: all .7s ease-in-out;
  288. transition: all .7s ease-in-out;
  289. }
  290.  
  291. #prem:hover #prem-n {
  292. margin-top: 2px;
  293. -moz-transition: all .7s ease-in-out;
  294. -webkit-transition: all .7s ease-in-out;
  295. transition: all .7s ease-in-out;
  296. transition-delay: 0.5s;
  297. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement