晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
| DIR:/proc/thread-self/root/proc/self/root/home/salvufkx/homedir/www/wp-content/themes/gridsby/ |
| Current File : //proc/thread-self/root/proc/self/root/home/salvufkx/homedir/www/wp-content/themes/gridsby/rtl.css |
/*
Adding support for language written in a Right To Left (RTL) direction is easy -
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.
http://codex.wordpress.org/Right_to_Left_Language_Support
*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
body {
direction: rtl;
unicode-bidi: embed;
}
caption,
th,
td {
text-align: right;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
blockquote {
border-right: 5px solid #666;
border-left: none;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
ul,
ol {
margin: 0 3em 1.5em 0;
}
li > ul,
li > ol {
margin-right: 1.5em;
margin-left: auto;
}
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
textarea {
padding-right: 3px;
padding-left: 0;
}
/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
float: right;
}
.main-navigation ul {
padding-right: 0;
padding-left: 0;
}
.main-navigation li {
float: right;
}
.main-navigation ul ul {
float: right;
right: -999em;
left: auto;
}
.main-navigation ul ul ul {
right: -999em;
left: auto;
}
.main-navigation ul li:hover > ul {
right: auto;
left: auto;
}
.main-navigation ul ul li:hover > ul {
right: 100%;
left: auto;
}
/* Small menu */
@media screen and (max-width: 600px) {
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
float: right;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
float: left;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
right: 5px;
left: auto;
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignright {
float: right;
margin-left: 1.5em;
margin-right: auto;
}
.alignleft {
float: left;
margin-right: 1.5em;
margin-left: auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
/* Make sure select elements fit in widgets */
/* Search widget */
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.contact-button {
right: 40px;
left: auto;
}
.social-media {
left: 40px;
right: auto;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
span.meta-block {
margin-left: 30px;
margin-right: auto;
}
span.meta-block img {
margin-left: 10px;
margin-right: auto;
}
span.meta-block .fa {
margin-left: 5px;
margin-right: auto;
}
.entry-title span.title, .widget-title span.title {
padding: 0 0 0 20px;
}
.widget-title span.title {
padding-right: 20px;
padding-left: 0;
}
.entry-title:before, .widget-title:before {
right: 0;
left: auto;
}
#home-blog .blog-post .blog-post-thumbnail {
right: 0;
left: auto;
}
#home-blog .blog-post .blog-post-content .content-container {
right: 0;
left: auto;
}
/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comments-area ol.children {
margin-right: 1.5em;
margin-left: auto;
}
.comment-form-author, .comment-form-email, .comment-form-url {
float: right;
}
.comment-form-author, .comment-form-email {
padding-left: 0.5em;
padding-right: 0;
}
footer.comment-meta {
float: right;
}
div.comment-content {
float: left;
}
div.reply {
padding-right: 30%;
padding-left: 0;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* Older / Newer Posts Navigation (always hidden) */
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
/* Make sure embeds and iframes fit their containers */
.share-button {
float: left;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.0 Skeleton
--------------------------------------------------------------*/
[class*='col-'] {
float: right;
padding-left: 40px;
padding-right: 0;
}
.grid-pad {
padding-right: 40px;
padding-left: 0px;
}
.push-left {
float: left;
}
/* Content Columns */
/* Layout Columns */
/* Pushing blocks */
.push-2-3, .push-8-12 {
margin-right: 66.66%;
margin-left: auto;
}
.push-1-2, .push-6-12 {
margin-right: 50%;
margin-left: auto;
}
.push-1-3, .push-4-12 {
margin-right: 33.33%;
margin-left: auto;
}
.push-1-4, .push-3-12 {
margin-right: 25%;
margin-left: auto;
}
.push-1-5 {
margin-right: 20%;
margin-left: auto;
}
.push-1-6, .push-2-12 {
margin-right: 16.667%;
margin-left: auto;
}
.push-1-7 {
margin-right: 14.28%;
margin-left: auto;
}
.push-1-8 {
margin-right: 12.5%;
margin-left: auto;
}
.push-1-9 {
margin-right: 11.1%;
margin-left: auto;
}
.push-1-10 {
margin-right: 10%;
margin-left: auto;
}
.push-1-11 {
margin-right: 9.09%;
margin-left: auto;
}
.push-1-12 {
margin-right: 8.33%;
margin-left: auto;
}
@media screen and (max-width: 1100px) {
}
.grid {
margin-right: 0px;
margin-left: 0px;
padding-right: 20px;
padding-left: 10px;
}
@media handheld, only screen and (max-width: 767px) {
.push-1-10 {
margin-right: 10%;
margin-left: auto;
}
.push-1-11 {
margin-right: 9.09%;
margin-left: auto;
}
.push-1-12 {
margin-right: 8.33%;
margin-left: auto;
}
@media screen and (max-width: 1100px)
.grid {
margin-right: 0px;
margin-left: 0px;
padding-right: 20px;
padding-left: 10px;
}
}
@media screen and (max-width: 480px) {
}
/* Made by the RTL-er.com - http://www.rtl-er.com */ |