Advertisement
damienoneill2001

Adopt A Pet CSS

Jul 2nd, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.34 KB | None | 0 0
  1. .list-item.item-thumbnail-left.item.item-complex{
  2.     margin:-1px;
  3.     }
  4. img.post-featured {
  5. top: 0px !important;
  6. left: 0px !important;
  7. position: absolute;
  8. max-height: 100px !important;
  9. max-width: 100px !important;
  10. }
  11. p.post-excerpt.ng-binding {
  12.     display: block;
  13. }
  14. .media-list .item h2{
  15. margin-top:-7px;
  16. }
  17. .blue{background:blue;}
  18. .yellow{background:yellow;}
  19. .red{background:red;}
  20.  
  21. p.post-excerpt.ng-binding {
  22. /* display: none; */
  23. height: 31px;
  24. margin-bottom: 0px;
  25. margin-top: 0px;
  26. }
  27. .date {
  28. font-size: 11px;
  29. font-weight: 200;
  30. bottom: 2px;
  31. position: absolute;
  32. }
  33. .media-list .item h2 {
  34. margin-top: -7px;
  35. width: 70%;
  36. height: 20px;
  37. }
  38. h4.county {
  39. top: 13px;
  40. position: absolute;
  41. right: 10px;
  42. font-weight: 200;
  43. }
  44. .product-list .item h2, .media-list .item h2, .card-list .item h2, .card-view .item h2, .list-list .item h2 {
  45. text-overflow: inherit;
  46. white-space: normal !important;
  47. text-transform: capitalize;
  48. font-weight: 500;
  49. color: #3489ad;
  50. }
  51. a.home-col{
  52. text-decoration:none;
  53. padding:0px;
  54. }
  55. .full-image{
  56. display:none;
  57. }
  58. .home-col-img{
  59. display:block;
  60. float:left;
  61. height:65px;
  62. width:55px;
  63. }
  64. .home-wrapper{
  65. margin-left:-10px;
  66. margin-top:-10px;
  67. width:106%;
  68. }
  69. .home-col p {
  70. margin: 0px;
  71. font-weight: 500;
  72. font-size: 11px;
  73. }
  74. span.arrow {
  75. right: 10px;
  76. position: absolute;
  77. margin-top: -10px;
  78. }
  79. .breed-result {
  80. height: 20px;
  81. margin-top: -7px;
  82. margin-bottom: 1px;
  83. font-size: 13px;
  84. font-weight: 500;
  85. color: #3489ad;
  86. }
  87.  
  88. .fee-result {
  89. font-size: 13px;
  90. font-weight: 500;
  91. color: #3489ad;
  92. bottom: 2px;
  93. position: absolute;
  94. right: 15px;
  95. }
  96. input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea {
  97. padding: 5px;
  98. width: 100%;
  99. font-size: 16px;
  100. border: 1px solid #cccccc;
  101. }
  102.  
  103. .input {
  104. margin-bottom: 10px;
  105. }
  106. iframe .label {
  107. font-family: helvetica neue;
  108. font-weight: 300;
  109. color: #aaa;
  110. font-size: 13px;
  111. padding: 5px 0px;
  112. text-transform: uppercase;
  113. }
  114.  
  115. input.wpcf7-form-control.wpcf7-submit{
  116. border-color: #145fd7;
  117. background-color: #4a87ee;
  118. color: #fff;
  119. position: relative;
  120. display: inline-block;
  121. margin: 0;
  122. padding: 0 12px;
  123. min-width: 52px;
  124. min-height: 47px;
  125. border-width: 1px;
  126. border-style: solid;
  127. border-radius: 2px;
  128. vertical-align: top;
  129. text-align: center;
  130. text-overflow: ellipsis;
  131. font-size: 16px;
  132. line-height: 42px;
  133. cursor: pointer;
  134. width:100%;
  135. }
  136. em, strong{
  137. color:#60bbe2;
  138. }
  139.  
  140. h3.apponly{
  141. color: white;
  142. background: #60bbe2;
  143. border-radius: 30px 30px 30px 0px;
  144. -webkit-border-radius: 30px 30px 30px 0px;
  145. padding: 5px 10px;
  146. font-size: 1em;
  147. font-weight: 400;
  148. font-family: Helvetica;
  149. width: 100%;
  150. }
  151. h4{
  152. color: #60bbe2;
  153. font-weight: 900;
  154. font-size: 1.7em;
  155. }
  156. .pet-slider .box{
  157. height:auto !important;
  158. }
  159. .pet-slider .box img{
  160. width:100%;
  161. }
  162. .card-view {
  163. background: #eaeaea;
  164. }
  165. .card .item:first-child{
  166. padding:5px 5px 5px 15px;
  167. }
  168. span.home-col-img.smaller img {
  169. width: 80%;
  170. margin-top: 10px;
  171. }
  172. span.home-col-img.others img{
  173. margin-top:10px;
  174. margin-left:2px;
  175. }
  176. span.home-col-img.news img{
  177. margin-top:15px;
  178. margin-left:-5px;
  179. }
  180. .post-category{
  181. display:none;
  182. }
  183. .post_date {
  184. font-size: 11px;
  185. font-weight: 200;
  186. top:30px;
  187. }
  188. .reserved{
  189. color: white;
  190. background: #f7971d;
  191. width: 30.7%;
  192. font-weight: 900;
  193. position: absolute;
  194. left: -25px;
  195. bottom: 65px;
  196. font-size: 10px;
  197. text-transform: uppercase;
  198. text-align: center;
  199. -moz-transform: scale(1) rotate(-45deg);
  200. -webkit-transform: scale(1) rotate(-45deg);
  201. -o-transform: scale(1) rotate(-45deg);
  202. -ms-transform: scale(1) rotate(-45deg);
  203. transform: scale(1) rotate(-45deg);
  204. overflow: hidden;
  205. }
  206. .reserved-inner{
  207. color: white;
  208. background: #f7971d;
  209. width: 30.7%;
  210. font-weight: 900;
  211. position: absolute;
  212. left: -25px;
  213. top: 15px;
  214. font-size: 10px;
  215. text-transform: uppercase;
  216. text-align: center;
  217. -moz-transform: scale(1) rotate(-45deg);
  218. -webkit-transform: scale(1) rotate(-45deg);
  219. -o-transform: scale(1) rotate(-45deg);
  220. -ms-transform: scale(1) rotate(-45deg);
  221. transform: scale(1) rotate(-45deg);
  222. overflow: hidden;
  223. }
  224. h4.county {
  225. color: #222;
  226. }
  227. .bar .title{
  228. background:url(http://reactor.apppresser.com/damientest2/wp-content/uploads/sites/87/2014/11/app_logo1.png) no-repeat;
  229. background-position:center center;
  230. font-size:0px !important;
  231. }
  232. .menu-open .bar .title{
  233. background:none;
  234. }
  235. h1.title{
  236. font-size:0px !important;
  237. }
  238. .news .media-list .item h2{
  239. width:100%;
  240. height:20px;
  241. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement