style.css 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. /*
  2. Theme Name: Taskereasy
  3. Theme URI: http://slidesigma.com/themes/wp/taskereasy
  4. Author: Slidesigma
  5. Author URI: https://themeforest.net/user/slidesigma
  6. Description: Taskereasy Built for modern businesses that constantly change and adapt to client needs, Taskereasy takes the guesswork out of
  7. design and makes it simple to apply changes with the click of a button. With two unique homepages, Google Maps, well-organized and documented
  8. file structures and over 15 valid HTML5 files, we’re confident that you’ll love all of the awesome features that come with Taskereasy.
  9. Version: 1.0.1
  10. License: GNU General Public License v2 or later
  11. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  12. Tags: blog, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
  13. Text Domain: taskereasy
  14. This theme, like WordPress, is licensed under the GPL.
  15. Use it to make something cool, have fun, and share what you've learned with others.
  16. */
  17. body{
  18. color: #78797b;
  19. }
  20. #comments .comment-list li.comment {
  21. list-style: none;
  22. }
  23. .alignnone {
  24. margin: 5px 20px 20px 0;
  25. }
  26. .aligncenter,
  27. div.aligncenter {
  28. display: block;
  29. margin: 5px auto 20px auto;
  30. }
  31. .alignright {
  32. float: right;
  33. margin: 5px 0 20px 20px;
  34. }
  35. .alignleft {
  36. float: left;
  37. margin: 5px 20px 20px 0;
  38. }
  39. .aligncenter {
  40. display: block;
  41. margin: 5px auto 20px auto;
  42. }
  43. code {
  44. color: #e83388;
  45. }
  46. a img.alignright {
  47. float: right;
  48. margin: 5px 0 20px 20px;
  49. }
  50. a img.alignnone {
  51. margin: 5px 20px 20px 0;
  52. }
  53. a img.alignleft {
  54. float: left;
  55. margin: 5px 20px 20px 0;
  56. }
  57. a img.aligncenter {
  58. display: block;
  59. margin-left: auto;
  60. margin-right: auto;
  61. }
  62. .wp-post-image{
  63. float: none;
  64. display: inline-block;
  65. margin-left: auto;
  66. margin-right: auto;
  67. max-width: 100%;
  68. height: auto;
  69. }
  70. .wp-caption {
  71. background: #f2f2f2;
  72. border: 1px solid #e6e6e6;
  73. max-width: 100%;
  74. padding: 5px;
  75. text-align: center;
  76. }
  77. .wp-caption-text {
  78. margin-top: 8px;
  79. font-size: small;
  80. }
  81. .wp-caption.alignnone {
  82. margin: 5px 0px 20px 0;
  83. }
  84. .wp-caption.alignleft {
  85. margin: 5px 20px 20px 0;
  86. }
  87. .wp-caption.alignright {
  88. margin: 5px 0 20px 20px;
  89. }
  90. .wp-caption img {
  91. border: 0 none;
  92. height: auto;
  93. margin: 0;
  94. max-width: 100%;
  95. padding: 0;
  96. width: auto;
  97. }
  98. .wp-caption p.wp-caption-text {
  99. font-size: 12px;
  100. margin: 0;
  101. padding: 5px;
  102. color: #5d5d5d;
  103. }
  104. .bypostauthor {
  105. display: block;
  106. }
  107. .pagination .current .screen-reader-text {
  108. position: absolute !important;
  109. }
  110. .pagination .page-numbers {
  111. display: inline-block;
  112. }
  113. .image-navigation {
  114. padding: 0 9.0909%;
  115. }
  116. .comment-content ul,
  117. .comment-content ol {
  118. margin-left: 0;
  119. }
  120. .comment-content li > ul,
  121. .comment-content li > ol,
  122. .comment-content blockquote > ul,
  123. .comment-content blockquote > ol {
  124. margin-left: 1.3333em;
  125. }
  126. .widecolumn {
  127. box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  128. margin: 7.6923%;
  129. }
  130. .gallery {
  131. margin-bottom: 1.6em;
  132. }
  133. .gallery-item {
  134. display: inline-block;
  135. padding: 1.79104477%;
  136. text-align: center;
  137. vertical-align: top;
  138. width: 100%;
  139. }
  140. .gallery-columns-2 .gallery-item {
  141. max-width: 50%;
  142. }
  143. .gallery-columns-3 .gallery-item {
  144. max-width: 33.33%;
  145. }
  146. .gallery-columns-4 .gallery-item {
  147. max-width: 25%;
  148. }
  149. .gallery-columns-5 .gallery-item {
  150. max-width: 20%;
  151. }
  152. .gallery-columns-6 .gallery-item {
  153. max-width: 16.66%;
  154. }
  155. .gallery-columns-7 .gallery-item {
  156. max-width: 14.28%;
  157. }
  158. .gallery-columns-8 .gallery-item {
  159. max-width: 12.5%;
  160. }
  161. .gallery-columns-9 .gallery-item {
  162. max-width: 11.11%;
  163. }
  164. .gallery-icon img {
  165. margin: 0 auto;
  166. }
  167. .gallery-caption {
  168. color: #707070;
  169. color: rgba(51, 51, 51, 0.7);
  170. display: block;
  171. font-family: "Noto Sans", sans-serif;
  172. font-size: 12px;
  173. font-size: 1.2rem;
  174. line-height: 1.5;
  175. padding: 0.5em 0;
  176. }
  177. .gallery-columns-6 .gallery-caption,
  178. .gallery-columns-7 .gallery-caption,
  179. .gallery-columns-8 .gallery-caption,
  180. .gallery-columns-9 .gallery-caption {
  181. display: none;
  182. }