置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

User:冰阅/图书馆/鸠羽つぐとは何者か考察/style.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 25px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	word-wrap: break-word;
}
.entry-title {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-size: 27px;
	line-height: 40px;
	color: #000000;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	margin-bottom: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
.post-16515 > h2 {
	border-radius: 5px;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	background: #00a7e1;
	color: #ffffff;
	position: relative;
	border: none;
	margin-bottom: 30px;
	padding-left: 20px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	font-size: 22px;
	line-height: 32px;
	margin: 20px 0;
	padding-right: 20px;
	display: block;
	font-weight: bold;
	word-wrap: break-word;
}
.post-16515 > h2::before {
	border-top: 10px solid #00a7e1;
	content: '';
	position: absolute;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}
.post-16515 > h2::after {
	border-top: 10px solid #00a7e1;
	content: '';
	position: absolute;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}
h3 {
	position: relative;
	padding: 1em 1em 1em 1.4em;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	border: 1px solid;
	color: #000000;
	background: none;
	font-size: 19px;
	line-height: 27px;
	margin: 20px 0;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	display: block;
	font-weight: bold;
	word-wrap: break-word;
}
h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title)::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 5px;
	height: calc(100% - 1em);
	background-color: #00a7e1;
}
.article {
	height: auto !important;
	display: block;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
.post-16515 {
	height: auto !important;
	padding-bottom: 10px;
	display: block;
}
.breadcrumb {
	color: #616161;
	margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
    display: block;
    word-wrap: break-word;
}
.st-catgroup {
	font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 5px 0 10px;
}
.catname {
    background: #00a7e1;
    color: #ffffff;
    font-size: 13px;
    line-height: 1em;
    display: inline-block;
    white-space: nowrap;
    padding: 8px 8px;
    margin-top: 5px;
    border-radius: 2px;
    text-decoration: none;
    cursor: pointer;
}
.catname:hover {
    background: #80D3F0;
}
.ol {
	margin: 0;
    padding: 0;
    font-weight: normal;
    list-style-type: decimal;
	display: block;
}
.ol li {
	color: #616161;
    font-size: 13px;
    list-style: none;
    display: inline-block;
    cursor: pointer;
}
.main {
	height: auto !important;
	padding: 30px 50px 30px;
	border: 1px solid #ccc;
	background: #ffffff;
	margin:auto;
	max-width: 638px;
	border-radius: 4px;
}
img {
	display: block;
	margin: 0 auto 10px;
}
.twitter-tweet {
    background-color: #f3f3f3;
    border-left-color: #f3f3f3;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    border-left-width: 1px;
    border-left-style: solid;
    margin: 0 auto;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
}
.h4 {
	border-bottom-color: #00a7e1;
	margin-bottom: 40px;
    position: relative;
    border-bottom: solid 1px #f3f3f3;
    padding: 20px 15px 10px;
    background-color: transparent;
}
.h4 > .point-in {
	background-color: #00a7e1;
    color: #ffffff;
	padding: 3px 20px;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 15px;
    left: 0;
}