style-wpcom.css 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. /* = Styles for WordPress.com
  2. ----------------------------------------------- */
  3. /* About Page */
  4. .page .grofile {
  5. padding: 1.3334em !important;
  6. }
  7. /* Milestone Widget */
  8. .milestone-content {
  9. max-width: 100% !important;
  10. }
  11. .widget .milestone-countdown,
  12. .widget .milestone-message {
  13. color: #404040;
  14. }
  15. .widget .milestone-countdown {
  16. border: 1px solid #7f8c8d;
  17. }
  18. .milestone-message {
  19. font-weight: bold;
  20. }
  21. /* Good Reads */
  22. .widget_goodreads div[class^="gr_custom_each_container"] {
  23. border-top: 1px solid rgba(0, 0, 0, 0.15);
  24. padding: 0.785em 0 0.857em;
  25. }
  26. div[class^="gr_custom_book_container"] {
  27. float: left;
  28. margin-right: 1em;
  29. }
  30. /* Author Grid Widget */
  31. .widget_author_grid {
  32. overflow: hidden;
  33. }
  34. .widget_author_grid ul {
  35. margin: 0;
  36. list-style-type: none;
  37. }
  38. .widget_author_grid ul li {
  39. border-top: none;
  40. float: left;
  41. margin: 0 3px 3px 0;
  42. }
  43. /* Authors Widget */
  44. .widget_authors ul {
  45. list-style-type: none;
  46. margin: 0;
  47. }
  48. .widget_authors img {
  49. width: 60px;
  50. }
  51. /* Recent Comments */
  52. .recentcommentsavatar {
  53. border-bottom: 0;
  54. margin-bottom: 0;
  55. }
  56. .recentcommentsavatartop {
  57. border-bottom: 0;
  58. padding: 0;
  59. }
  60. .recentcommentstexttop,
  61. .recentcommentstextend {
  62. vertical-align: middle;
  63. }
  64. /* Contact Info */
  65. .widget_contact_info #contact-map {
  66. margin-bottom: 1em;
  67. }
  68. /* Authors */
  69. .widget_authors img {
  70. margin-right: 12px;
  71. vertical-align: middle;
  72. }
  73. .widget_authors li > ul {
  74. margin-left: 0;
  75. }
  76. /* Flickr */
  77. .widget_flickr #flickr_badge_uber_wrapper,
  78. .widget_flickr #flickr_badge_wrapper {
  79. background: transparent;
  80. border: 0;
  81. margin: 0;
  82. }
  83. .widget_flickr #flickr_badge_wrapper {
  84. margin: 0;
  85. }
  86. .widget_flickr br {
  87. display: none;
  88. }
  89. .widget_flickr td {
  90. border: 0;
  91. padding: 0;
  92. }
  93. .widget_flickr a,
  94. .widget_flickr img {
  95. display: block;
  96. }
  97. .widget_flickr a {
  98. border-bottom: 0;
  99. float: left;
  100. height: 72px;
  101. margin: 0 4px 4px 0;
  102. overflow: hidden;
  103. }
  104. .widget_flickr a img {
  105. height: 100%;
  106. }
  107. .widget_flickr #flickr_badge_uber_wrapper td a:last-child {
  108. color: #e1122a;
  109. clear: both;
  110. display: block;
  111. float: none;
  112. height: auto;
  113. padding: 24px 0 0;
  114. }
  115. .widget_flickr #flickr_badge_uber_wrapper td a:last-child:after {
  116. content: "\2192" /*rtl:"\2190"*/;
  117. margin-left: 6px;
  118. }
  119. /* Social Media widget */
  120. .widget_wpcom_social_media_icons_widget ul > li {
  121. border-top: 0;
  122. }
  123. .widget_wpcom_social_media_icons_widget li {
  124. margin-right: 0.75em !important;
  125. }
  126. .widget_wpcom_social_media_icons_widget a {
  127. font-size: 24px;
  128. font-size: 2.4rem;
  129. }
  130. /* Ratings */
  131. .pd-rating {
  132. line-height: 1;
  133. margin-bottom: 1em;
  134. }
  135. div.sharedaddy h3.sd-title,
  136. div#jp-relatedposts h3.jp-relatedposts-headline {
  137. font-family: "Open Sans", Helvetica, Arial, sans-serif;
  138. font-size: 14px;
  139. font-size: 1.4rem;
  140. letter-spacing: 0;
  141. }
  142. .sd-title,
  143. .jp-relatedposts-post-title {
  144. letter-spacing: 0;
  145. }
  146. .rating-msg {
  147. color: #7c736b !important;
  148. font-size: 14px !important;
  149. }
  150. /* Jetpack subscription form */
  151. .comment-subscription-form {
  152. margin: 0;
  153. }
  154. .comment-subscription-form label,
  155. .post-subscription-form label {
  156. font-size: 12px;
  157. font-size: 1.2rem;
  158. font-weight: 400;
  159. vertical-align: text-bottom;
  160. }
  161. /* Follow Blog widget */
  162. .widget_blog_subscription input[type="text"] {
  163. padding: 0.7em !important;
  164. }
  165. /* Related posts */
  166. .jp-relatedposts-post-a {
  167. border: none !important;
  168. }
  169. div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
  170. div#jp-relatedposts div.jp-relatedposts-items p {
  171. font-size: 16px;
  172. font-size: 1.6rem;
  173. }
  174. /* Stats */
  175. #wpstats {
  176. display: none;
  177. }