/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    http://d-poppo.nazo.cc/
 Description:  Twenty Twelve Child Theme
 Author:       ARATA Mizuki
 Author URI:   http://d-poppo.nazo.cc/
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twenty-twelve-child
*/
body.texlogohack-select .texlogo-small {
      text-transform: inherit !important;
      vertical-align: inherit !important;
      font-size: inherit !important;
}
.mastodon-share-button {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  color: white;
  background-color: #49a0de;
  border-radius: 3px;
  text-decoration: none;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
}
.mastodon-share-button:hover {
  color: white;
  background-color: #3990ce;
}
