themes-wordpress/button-2/inc/style-wpcom.css
2018-02-27 14:17:52 +11:00

73 lines
1.2 KiB
CSS

/* WordPress.com Widgets */
.customize-partial-edit-shortcut button,
.widget .customize-partial-edit-shortcut button {
outline: 0;
}
/* Flickr */
#flickr_badge_wrapper {
background: transparent !important;
border: 0 !important;
}
#flickr_badge_uber_wrapper {
margin: 0 auto;
}
#flickr_badge_uber_wrapper td {
border: 0 !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
color: #f78769 !important;
}
.widget_recent_comments td {
border: 0;
padding: 5px 5px 10px 5px;
vertical-align: top;
}
.widget_authors ul,
.widget_author_grid ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_authors img {
float: none;
vertical-align: middle;
}
.widget_authors li:before,
.widget_authors li:after {
content: "";
display: table;
}
.widget_authors li:after {
clear: both;
}
.widget_authors a {
text-decoration: none;
}
#wpstats {
display: none;
}
h3.sd-title {
font-size: 16px;
}
.rating-msg {
font-size: 18px;
font-size: 1rem;
vertical-align: top;
}
.widget_wpcom_social_media_icons_widget li a:before {
font-size: 32px;
margin-right: 0.21875em;
}
#respond #comment-submit {
outline: none;
text-transform: none;
}