﻿/*  

Theme Name:2b2t

Theme URI:http://www.2b2t.top

Description:正版.

Version:1.0

Author:junjun

Author URI:http://www.2b2t.top
*/


body{
    font: 16px "Microsoft Yahei","Tahoma";
    margin: 0;
}
html body{
	margin: 0;
}
a:link, a:visited {
    text-decoration: none;
    color: white;
}
.center{
	text-align: center;
}
.container{
	width: 920px;
	margin-right: auto;
    margin-left: auto;
}
.top li, .pot_title li{
	display: inline;
	padding: 0 0.8em;
}
a:hover{
	color: #70db93;
}
.playercount {
    margin-top: 20px;
    padding: 20px;
    background: linear-gradient(to top left,rgb(10, 10, 10),rgba(137, 137, 137, 0.43));
    font-size: 1.22em;
    color: white;
    border-radius: 4px;
}
.pot_title li a{
	color: rgb(223, 220, 220);
}
.pot_img {
    width: 25%;
    float: left;
    margin-right: 1em;
}
.pot_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.entry h2 {
    margin: 0;
}
.p p {
	margin: 5px 0;
	color: rgba(255, 255, 255, 0.66);
}
.p{
	height: 104px;
}
.pot_title h1 {
    font-size: 1.6em;
    margin: 0.1em;
    border-bottom: 4px solid #494544;
    padding: 0 0 5px 0;
}
.post p, .content {
    text-indent: 2em;
    line-height: 30px;
}
.tag {
    margin-bottom: 10px;
	margin-top: 1px;
}
.tag a {
    border: 1px solid #212121;
    border-radius: 30px;
    width: 49%;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
	margin-bottom: 5px;
}
.tag a:hover {
    background-color: #212121;
    color: #ffffff;
    text-decoration: none;
}
.iconfont{
    margin-right: 5px;
    font-size: inherit !important;
}
table tr td,table tr th{padding:.5em 1em;border:1px dotted rgb(153 153 153 / 21%);}
table tr th{font-weight:700;background:rgba(96,184,115,0.23);white-space:nowrap;border-top: 1px solid rgba(96,184,115,0.23);}
table{border-collapse:collapse;width: 100%;}
.badge{white-space:nowrap}
.table-container{overflow-y:auto;_overflow:auto;margin:0 0 1em;border: 2px solid rgba(96,184,115,0.23);border-radius: 4px;}.table-container::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px;}.table-container::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:rgba(0,0,0,.3);}
@media only screen and (max-width: 800px){
	.container, .playercount img, .logo img, .footer li, .pot_img {
		width: 100%;
	}
	.footer li{
		padding: 0.2em 0;
		display: inline-block;
	}
	.header li{
		padding: 0.2em;
		display: inline-block;
	}
	.pot_img{
		margin-right: 0;
		padding-bottom: 1em;
	}
	.p {
		height: 330px;
	}
	.entry img{
		margin-left: -38px;
		height: 100%;
	}
	.tag {
		margin-top: -8px;
	}	
	.tag a {
		width: 100%;
	}	
	.fx{
		display:none;
	}
}