Advertisement
Guest User

style.css

a guest
May 13th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. /*
  2. Theme Name: twentysixteen Child Theme
  3. Theme URI: http://tropicalup.com
  4. Description: A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
  5. Author: Joep van der Poel
  6. Author URI: http://tropicalup.com/
  7. Template: twentysixteen
  8. Version: 1.0.0
  9. */
  10.  
  11. /* Add Custom CSS after this line */
  12.  
  13. body {
  14. background: #fff;
  15. margin-bottom:-10% !important;
  16. padding-bottom: 0em;
  17.  
  18. }
  19.  
  20. .vc_column-inner {
  21. margin-bottom: 0%;
  22. padding-bottom: 0%;
  23. }
  24.  
  25. .bigrow {
  26. margin-bottom: 0px;
  27. padding-bottom: 0px;
  28. }
  29.  
  30.  
  31. .site-header {
  32. padding-top: 0em;
  33. padding-right: 18.5455%;
  34. padding-bottom: 0em;
  35. padding-left: 10.5455%;
  36.  
  37.  
  38. }
  39.  
  40.  
  41. .home #top {
  42. display: none;
  43.  
  44. }
  45.  
  46. .page-id-62 header {
  47. display: none !important;
  48. }
  49.  
  50. .page-id-435 header {
  51. display: none !important;
  52. }
  53.  
  54.  
  55. .test2 #site-navigation {
  56. display: none !important;
  57. }
  58.  
  59. .page-id-655 .site-logo {
  60. display: none !important;
  61. }
  62.  
  63. .page-id-655 .site-header {
  64. margin-top: -7%; !important;
  65.  
  66. }
  67.  
  68. .page-id-655 body {
  69. margin-bottom: 0px !important;
  70.  
  71. }
  72.  
  73. .page-id-655 footer {
  74. display: none !important;
  75. margin-bottom: 0px !important;
  76. }
  77.  
  78. .header-image a:hover img, .header-image a:focus img {
  79. opacity: 0.99 !important;
  80. border-radius: none !important;
  81. box-shadow: none !important;
  82. cursor: default;
  83. }
  84.  
  85. .coskun-text {
  86. font-size: 80%;
  87. }
  88.  
  89. .bigrow2 {
  90. margin-bottom: -3% !important;
  91. margin-top: 0% !important;
  92. padding-bottom: 0% !important;
  93. padding-top: 0% !important;
  94.  
  95. position: relative;
  96. bottom: 0;
  97.  
  98. }
  99.  
  100. .car5 {
  101.  
  102. margin-bottom: 0% !important;
  103. margin-top: -2.7% !important;
  104. padding-bottom: 0% !important;
  105. padding-top: -2.7% !important;
  106.  
  107. padding-right: 0% !important;
  108. padding-left: 0% !important;
  109.  
  110. max-width: 100%;
  111. height: auto;
  112.  
  113. }
  114.  
  115.  
  116. .page-id-62 body {
  117. margin-bottom: 0px !important;
  118. }
  119.  
  120. .page-id-62 footer {
  121. display: none !important;
  122. margin-bottom: 0px !important;
  123. }
  124.  
  125.  
  126. .page-id-62 #top {
  127. display: none;
  128. margin-bottom: 0px !important;
  129. }
  130.  
  131.  
  132. .site {
  133. margin-bottom: -100px;
  134. }
  135.  
  136. .entry-header {
  137. display: none;
  138. }
  139.  
  140. .widget {
  141. border-top: 0px;
  142.  
  143. }
  144.  
  145. @media screen and (min-width: 44.375em) {
  146. body:not(.custom-background-image):before,
  147. body:not(.custom-background-image):after {
  148. background: inherit;
  149. content: "";
  150. display: block;
  151. height: 0px;
  152. left: 0;
  153. position: fixed;
  154. width: 100%;
  155. z-index: 99;
  156. }
  157.  
  158. .site-main {
  159. margin-bottom: 0px;
  160. }
  161.  
  162. .site-logo {
  163. float: left !important;
  164. width: 12%;
  165. height: auto;
  166.  
  167. margin-right: 40%;
  168. margin-top: 1%;
  169. margin-bottom: 1%;
  170. }
  171.  
  172.  
  173.  
  174. .kl {
  175. margin-bottom: 0% !important;
  176. padding-bottom: 0% !important;
  177.  
  178. }
  179.  
  180. .paris {
  181. margin-bottom: 0% !important;
  182. padding-bottom: 0% !important;
  183.  
  184. }
  185.  
  186. .berlin {
  187. margin-bottom: 0% !important;
  188. padding-bottom: 0% !important;
  189.  
  190. }
  191.  
  192.  
  193.  
  194. .headimg {
  195. margin-bottom: 0px !important;
  196. margin-top: 0px !important;
  197. padding-bottom: 0px !important;
  198. padding-top: 0px !important;
  199. }
  200.  
  201.  
  202. .bigrow {
  203. margin-bottom: -20px !important;
  204. margin-top: -30px !important;
  205. padding-bottom: 0px !important;
  206. padding-top: 0px !important;
  207. }
  208.  
  209.  
  210. .headerow {
  211. margin-bottom: 0px !important;
  212. margin-top: 0px !important;
  213. padding-bottom: 0px !important;
  214. padding-top: 0px !important;
  215.  
  216. }
  217.  
  218.  
  219. .hme a {
  220.  
  221. margin-top: 4%;
  222.  
  223. text-align: center;
  224. color: #800080;
  225. background-color: #ffffff;
  226. font-family: open sans condensed;
  227. font-weight: 600;
  228. font-size: 110%;
  229. width:100%;
  230. border: 2px solid purple;
  231.  
  232. }
  233.  
  234.  
  235.  
  236.  
  237. .about a {
  238. margin-top: 8%;
  239. color: #800000;
  240. background-color: #FFFF99;
  241. font-family: open sans condensed;
  242. font-weight: 600;
  243. font-size: 110%;
  244. width:100%;
  245. text-align: center;
  246. border: 2px solid yellow;
  247. }
  248.  
  249. .services a {
  250. margin-top: 7%;
  251. color: #191970;
  252. background-color: #F0F8FF;
  253. font-family: open sans condensed;
  254. font-weight: 600;
  255. font-size: 110%;
  256. width:100%;
  257. text-align: center;
  258. border: 2px solid blue;
  259. }
  260.  
  261.  
  262. .car1 {
  263. margin-bottom: 0% !important;
  264. margin-top: 0px !important;
  265. max-width: 100%;
  266. height: auto;
  267. }
  268. .car2 {
  269. margin-bottom: 0px!important;
  270. margin-top: 0px!important;
  271. padding-bottom: 0px!important;
  272. padding-top: 0px!important;
  273. controlNav: false;
  274.  
  275.  
  276. }
  277.  
  278.  
  279. .logov {
  280. margin-bottom: 0px!important;
  281. }
  282.  
  283. .row11 {
  284. padding-bottom: -50px !important;
  285. margin-bottom: -50px !important;
  286. height: 2px !important;
  287. }
  288.  
  289. .vision {
  290. margin-right: 100px!important;
  291. }
  292.  
  293.  
  294. .main-navigation {
  295. margin-right: 0%;
  296.  
  297.  
  298.  
  299. }
  300. .entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
  301. box-shadow: 0 0px 0 0 currentColor;
  302. }
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. @media only screen and (max-width: 480px) {
  311.  
  312. #masthead {
  313. display: none;
  314. }
  315.  
  316.  
  317.  
  318. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement