Skip to content

Instantly share code, notes, and snippets.

@takakii
Last active February 14, 2018 06:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takakii/18ba99b6309a59d53f500734d5323083 to your computer and use it in GitHub Desktop.
Save takakii/18ba99b6309a59d53f500734d5323083 to your computer and use it in GitHub Desktop.
description テスト用です
.entry-content {
width: 100%;
margin: 0 auto @meta-element-margin auto;
font-size: @base-font-size;
line-height: 1.8;
word-wrap: break-word;
-webkit-overflow-scrolling: touch;
overflow-x: auto;
.hatena-citation {
opacity: .85;
}
img[alt*="flickr.com"] {
width: 100%;
}
iframe {
margin: 0 0 0 0;
&#twitter-widget-0 {
margin: 0!important;
}
&[src*="youtube.com/embed"] {
margin-top: @meta-element-margin;
margin-bottom: 0 !important;
+ p {
margin-top: 0;
}
}
+ a {
display: inline-block;
font-size: @font-size-16;
line-height: 1.6;
margin-top: 3px;
}
&[src*="google.com/maps/embed"] {
width: 100%;
margin-top: @meta-element-margin;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment