Skip to content

Instantly share code, notes, and snippets.

@lunamoth
Last active April 20, 2024 12:23
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 lunamoth/670d775885c755978bd079cdf6348287 to your computer and use it in GitHub Desktop.
Save lunamoth/670d775885c755978bd079cdf6348287 to your computer and use it in GitHub Desktop.
div.display-name,div.html-text.text{
word-break:keep-all;
font-family:Lato,나눔바른고딕
}
.main,div.router-view-wrapper{
max-width:35vw;
width:35vw
}
.main{
left:-100px
}
header.page-header{
width:1070px
}
*{
font-family:Lato,나눔바른고딕
}
div.html-text.text{
color:#000;
font-size:18px;
font-weight:400;
letter-spacing:0;
line-height:2;
text-align:left
}
div.display-name{
text-shadow:none;
font-size:17px
}
div.external--default__description,div.external--default__title,div.external--default__uri{
font-family:Lato,나눔바른고딕;
font-size:12px
}
div.external__meta__description,div.external__meta__title,div.external__meta__uri{
font-family:Lato,나눔바른고딕;
font-size:11px
}
button div span{
font-size:12px
}
div.thumbnail{
max-width:100px;
max-height:100px
}
img.external--default__thumb{
max-width:100x;
max-height:100px
}
quad-images{
height:100px
}
div.quad-image{
max-height:100px;
height:100px
}
iframe.external--youtube{
max-width:200px;
max-height:200px
}
div.quad-images{
max-height:200px
}
img.lazy-image,img.lazy-image.lazy-image--src{
max-width:100px
}
hr{
border:0
}
.feed[data-v-16b0d513]:not(:empty):not(:last-child):after{
border-bottom:0
}
a.external--default,div.external__meta{
background-color:#fff
}
*,:after,:before{
outline:#ffffff solid 0;
border:0
}
a.icon-button--nolabel.lightning-link,a.textlink.translate-link,button.icon-button.like-button,button.icon-button.like-count,button.icon-button.reply_count,button.icon-button.repost-button,button.icon-button.repost-count,button.my-feeds-trigger,button.my-list-trigger,button.post__mask,div.author-handle,div.copyright,div.folder,div.post__mask__display-name,div.post__mask__handle{
display:none
}
.page-header,.router-view-wrapper__header,div.main-menu-vertical,div.sub-menu{
position:absolute
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment