晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 .
Prv8 Shell
Server : Apache
System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64
User : rainic ( 1014)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /usr/local/lsws/share/autoindex/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/local/lsws/share/autoindex/assets/css/autoindex.css
html {
	background: #edeff0;
}

.content {
	max-width: 1000px;
	margin: 35px auto 35px auto;
	font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	padding-left: 1em;
	padding-right: 1em;
}

h1 {
	margin-bottom: 32px;
	word-break: break-all;
}

@media only screen and (max-width: 640px) {
	h1 {
		font-size: 1.5em;
	}
}

.name {
	padding-left: 1.5em;
}

.colname:not(.no-sort) a {
	position: relative;
	display: inline-block;
}

.colname:not(.no-sort) a:after,
.colname:not(.no-sort) a:before {
	content: "";
	float: right;
	margin-top: 7px;
	border-color: #404040 transparent;
	border-style: solid;
	border-width: 0 4px 4px;
	visibility: visible;
	opacity: .4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.colname:not(.no-sort) a:after {
	position: relative;
	margin-top: 11px;
	right: -8px;
	transform: rotate(-180deg);
	margin-left: 5px;
}

.colname:not(.no-sort) a:before {
	margin-top: 5px;
}

.colname[aria-sort=ascending]:not(.no-sort) a:before,
.colname[aria-sort=descending]:not(.no-sort) a:after {
	opacity: .8;
}

.colname:not(.no-sort):not([aria-sort=descending]) a:hover:before,
.colname:not(.no-sort):not([aria-sort]) a:hover:before {
	opacity: 1
}

#table-list {
	overflow-x: auto;
	background: white;
	margin-top: 32px;
	margin-bottom: 32px;
	box-shadow: 0 0.55rem 1.25rem rgb(0 65 98 / 4%);
	-webkit-box-shadow: 0 0.55rem 1.25rem rgb(0 65 98 / 4%);
	box-shadow: 0 0.55rem 1.25rem rgb(0 65 98 / 4%);
}

table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 0.88em;
	padding-left: 10px;
	padding-right: 10px;
}

tr:hover:not(:nth-child(1)) {
	background-color: rgb(220 220 220);
}

.t-header th {
	font-size: 1em;
	height: 1.8em;
}

th,
td {
	padding: 0.65em;
	text-align: left;
}

th:nth-child(1) {
	width: 18em;
}

th:nth-child(2) {
	width: 13em;
}

th:nth-child(3) {
	width: 6em;
	text-align: right;
}

th:nth-child(4) {
	width: 13em;
}

td:nth-child(1) {
	padding-left: 2em;
}

td:nth-child(2) {
	color: #666;
}

td:nth-child(3) {
	color: #666;
	text-align: right;
}

tbody tr:nth-child(odd) {
	background-color: #f8fafb;
	border-top: 1px solid #edeff0;
	border-bottom: 1px solid #edeff0;
}

a {
	color: #0047AB;
	text-decoration: none;
}

a:hover {
	color: #0096FF;
	text-decoration: underline;
}

td a {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

td a:visited {
	color: #5a5a5a;
}

.icon {
	vertical-align: text-bottom;
	padding-right: 0.75em;
	height: 1.2em;
	-webkit-filter: grayscale(.8) brightness(2);
	filter: grayscale(.85) brightness(2.5);
}

address {
	color: rgb(100, 100, 100);
	font-size: 0.8em;
	font-style: normal;
}

.header-text {
	color: #4c4b4b;
}

.readme-text {
	padding-bottom: 32px;
	margin-bottom: 32px;
	color: #4c4b4b;
	font-size: 0.9em;
	border-bottom: 1px solid #3333331c;
}

#filter-keyword {
	padding: 0.5rem 0.85rem;
	font-size: .875rem;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.5;
	border-radius: 0;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dddddd;
	display: block;
	width: 12rem;
	max-width: 100%;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#filter-keyword:focus {
	color: #495057;
	background-color: #fff;
	border-color: #afbfe1;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgb(141, 169, 216, 0.25)
}

haha - 2025