From b1b1f71750dd5e517f16f18c556d9f07cc8c3e6e Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Sat, 13 Dec 2014 23:00:41 +0330 Subject: [PATCH 01/26] Update theme.html --- theme.html | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/theme.html b/theme.html index 8ecb346..f9d6a74 100644 --- a/theme.html +++ b/theme.html @@ -1,3 +1,4 @@ + @@ -233,44 +234,6 @@

{{ page.title }}

{{ site.author }}

{{ site.bio }}

{{ theme.social.follow }}

- {% if site.tags %} From 5cd6b605dd6affeea90aeef3bcebf13d2f694234 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Sat, 13 Dec 2014 23:01:07 +0330 Subject: [PATCH 02/26] Update style.css --- assets/css/style.css | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 9107145..bd1fe65 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,14 +1,8 @@ -@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); -/** - * Utilities - * Mixins used throughout themes and the main site - */ -/** - * REM units mixin with PX fallback for legacy browsers with no REM unit support - * https://github.com/christopher-ramirez/remixings - */ + +@import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); + .hide { display: none; } @@ -175,7 +169,7 @@ /* IE7 */ /* used for styling post content in themes */ body { - font-family: 'Open Sans', helvetica, sans-serif; + font-family:verdana; } a { color: #2eb18d; @@ -260,10 +254,15 @@ h3, h4, h5, h6 { + direction:rtl; + font-family:B Nazanin,'B Nazanin',tahoma; margin-top: 20px; font-weight: 400 !important; } .post .post-content { + font-family:B Nazanin,'B Nazanin'; + font-size:14px; + direction:rtl; display: block; } .post .post-content ul, @@ -274,7 +273,11 @@ h6 { .post .post-content div, .post .post-content b, .post .post-content i { - text-align: left; + color:#444; + font-size:23px; + text-align: justify; + direction:rtl; + line-height:25px !important } .post .post-content ul strong, .post .post-content ol strong, @@ -323,7 +326,7 @@ h6 { } .post .post-content ul { padding: 7.5px 0 11.25px; - margin-left: 50px; + margin-right: 50px; } .post .post-content ul li { padding: 0; @@ -332,7 +335,7 @@ h6 { } .post .post-content ol { padding: 7.5px 0 11.25px; - margin-left: 30px; + margin-right: 30px; } .post .post-content ol li { padding: 0; @@ -427,6 +430,7 @@ h6 { padding-top: 20px; } .post p { + font-family:verdana !important; font-size: 14px; line-height: 24px; } From 1c7189d76ee0e39cf5056302ed2d0fb88ccfca70 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Mon, 15 Dec 2014 20:07:29 +0330 Subject: [PATCH 03/26] Update theme.html --- theme.html | 51 +++------------------------------------------------ 1 file changed, 3 insertions(+), 48 deletions(-) diff --git a/theme.html b/theme.html index f9d6a74..53bc64f 100644 --- a/theme.html +++ b/theme.html @@ -1,4 +1,3 @@ - @@ -74,7 +73,6 @@ {% if not is_login %} From 98c6efa9dda0cdc05adb8dd84eca43e36b348d2d Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Mon, 15 Dec 2014 20:07:44 +0330 Subject: [PATCH 04/26] Update style.css --- assets/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index bd1fe65..a086a17 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,5 +1,4 @@ @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); -@import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); @import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); From 82dcec53fbf1500b0b27f6b3daf9f136dcf12789 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Mon, 15 Dec 2014 20:08:39 +0330 Subject: [PATCH 05/26] Update style.css --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index a086a17..7339910 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,5 +1,5 @@ @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); - +@import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); @import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); .hide { From 5847e6fe95a3277d0049f9a85e7a609008b36956 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Mon, 15 Dec 2014 20:09:29 +0330 Subject: [PATCH 06/26] Update theme.html --- theme.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme.html b/theme.html index 53bc64f..2b9f567 100644 --- a/theme.html +++ b/theme.html @@ -14,6 +14,7 @@ {{ header_meta }} + - {% if site.analytics %} - - {% endif %} - + + + From c70da10d1e8e7a6550ee3c07fe745bc3122747b1 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Tue, 3 Feb 2015 12:31:07 +0330 Subject: [PATCH 15/26] Update style.css --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 104b7a1..400c4aa 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -2,4 +2,4 @@ @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); @import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); .hide{display:none}.show{display:block}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.block{display:block}.block:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inline-block{display:inline-block}.hidden{display:none;visibility:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}.no-flick{-webkit-transform:translate3d(0,0,0)}.vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.clearfix:after{content:"";display:table;clear:both}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}.visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media (max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}.gist{font-size:13px;font-size:.8125rem}* html .clearfix{zoom:1}body{font-family:verdana}a,a:visited{color:#2676BE}a:active,a:hover{color:#d84c30}p{color:#333}.navbar{box-shadow:0;-webkit-box-shadow:0;border-bottom:0}.navbar-inner{padding-top:15px;padding-bottom:15px;background-color:#2676BE;background-image:none;background-repeat:no-repeat;filter:none;box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom:0}a.brand,a.brand:link,a.brand:visited{font-size:20px;color:#fff;text-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700}a.brand:hover,a.brand:link:hover,a.brand:visited:hover{color:#333}.nav,.nav li a,.nav li a:hover,.nav li a:link,.nav li a:visited,.nav li.active a,.nav li.active a:link,.nav li.active a:visited,.nav li.active:hover a,.nav li.active:hover a:link,.nav li.active:hover a:visited{color:#fff;text-shadow:none;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav li.active a:link,.nav li:hover a,.nav li:hover a:link,.nav li:hover a:visited{color:#333}.nav li a{padding-right:0!important}.nav li a.active,.nav li a:hover{font-weight:700}h1,h2,h3,h4,h5,h6{direction:rtl;font-family:B Nazanin,'B Nazanin',tahoma;margin-top:20px;font-weight:400!important}.post .post-content{font-family:B Nazanin,'B Nazanin';font-size:14px;direction:rtl;display:block}.post .post-content b,.post .post-content blockquote,.post .post-content div,.post .post-content i,.post .post-content li,.post .post-content ol,.post .post-content p,.post .post-content ul{color:#444;font-size:22px;text-align:justify;direction:rtl;line-height:26px!important}.post .post-content b,.post .post-content b strong,.post .post-content blockquote strong,.post .post-content div strong,.post .post-content i strong,.post .post-content li strong,.post .post-content ol strong,.post .post-content p strong,.post .post-content ul strong{font-weight:700}.post .post-content div,.post .post-content p{padding:7.5px 0;margin:0}.post .post-content div.gist,.post .post-content div.gist .file-data,.post .post-content div.gist .gist-data,.post .post-content div.gist .gist-file,.post .post-content div.gist .gist-syntax,.post .post-content div.gist .line,.post .post-content p.gist,.post .post-content p.gist .file-data,.post .post-content p.gist .gist-data,.post .post-content p.gist .gist-file,.post .post-content p.gist .gist-syntax,.post .post-content p.gist .line{padding:0;margin:0}.post .post-content table{margin:0;padding:0}.post .post-content blockquote{padding:7.5px 15px;margin:7.5px 0;border-left:5px solid #e5e5e5}.post .post-content ul{padding:7.5px 0 11.25px;margin-right:50px}.post .post-content ul li{padding:0;margin:0;list-style-type:square}.post .post-content ol{padding:7.5px 0 11.25px;margin-right:30px}.post .post-content ol li{padding:0;margin:0;list-style-type:decimal}.post .post-content h1{padding-bottom:15px}.post .post-content h2,.post .post-content h3{padding-top:15px}.post .post-content img{max-width:100%}.post .post-content .mejs-container{margin-top:7.5px}.post .post-content .post-pdf{position:relative}.post .post-content .post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;padding:10px;background-color:#65E720;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post .post-content .post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post .post-content .post-pdf object{display:block;min-height:400px}.post .image{margin-top:20px}.post h1{font-size:28px;margin-top:15px;font-weight:300}.post h2{font-size:24px;line-height:34px}.post h3{font-size:20px;line-height:30px}.post h4{font-size:16px;line-height:26px}.post h5{font-size:12px;line-height:22px}.post h6{font-size:8px;line-height:18px}.post pre{margin:20px 0}.post .link-url{display:block;padding-top:20px}.post p{font-family:verdana!important;font-size:14px;line-height:24px}.post ol,.post ul{margin-left:40px}.post ol li,.post ul li{line-height:24px}.bio{position:relative;background-color:#F5F5F5;border-top:3px solid #2676BE;margin-top:15px;padding:50px 30px 30px;font-size:12px;color:#666}.bio img.avatar{position:absolute;top:-44px;left:30px;width:130px;height:130px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bio p{margin:0;padding:0}.bio ul{margin-top:20px}ul.tags{display:block;list-style-type:none;margin:0;padding:0;font-size:12px;line-height:22px}ul.tags li{list-style-type:none;display:inline-block;margin-right:10px}.post ul.tags{font-size:14px;line-height:22px}.pagination{width:100%;height:30px;margin-top:10px}.pagination:after{content:"";display:table;clear:both}.pagination .post-next,.pagination .post-prev{padding:10px 15px}.pagination .post-prev{float:left}.pagination .post-next{float:right;text-align:right}ul.social li a:hover{text-decoration:none}footer{background-color:#F5F5F5;padding:20px;font-size:12px;color:#666}.post-pdf{position:relative}.post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;background-color:#2676BE;padding:10px;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post-pdf object{display:block;min-height:400px}.socialbar-container{display:block}.socialbar-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.socialbar-container .socialbar-share-container,.socialbar-container a{display:inline-block;margin-right:10px;font-size:14px;line-height:24px}.post .socialbar-container{clear:both;padding-top:20px}@media (min-width:980px){body{padding-top:120px}}.login{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:100%;display:block;width:100%;padding-top:100px;background-color:transparent}.login form{background-color:#fff;padding:40px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:380px;margin:0 auto}.login form div{padding-bottom:7px}.login input{display:block;width:100%;height:auto;font-size:12pt;line-height:12pt;padding:7px}.login input.input-password{margin:0}.login input.input-submit{color:#fff;border:0;background-color:#2676BE;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login label{font-weight:700;font-size:10pt;line-height:10pt;padding-bottom:7px}.login p{padding-bottom:20px;margin:0}.login p.login-copyright{padding-top:20px;font-size:9pt}.login .login-error{display:block;background-color:#f76643;color:#fff;font-size:10pt;line-height:10pt;padding:7px} -.post.ltr .post-content, .post.ltr .post-content ul{direction:ltr !important} +.post.ltr .post-content, .post.ltr .post-content b,.post.ltr .post-content blockquote,.post.ltr .post-content div,.post.ltr .post-content i,.post.ltr .post-content li,.post.ltr .post-content ol,.post.ltr .post-content p,.post.ltr .post-content ul{direction:ltr !important} From 0519f6a9276a906243eb340d115c8127472f2c38 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Tue, 3 Feb 2015 12:36:46 +0330 Subject: [PATCH 16/26] Update style.css --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 400c4aa..5accb71 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,5 +1,5 @@ @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); @import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); -.hide{display:none}.show{display:block}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.block{display:block}.block:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inline-block{display:inline-block}.hidden{display:none;visibility:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}.no-flick{-webkit-transform:translate3d(0,0,0)}.vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.clearfix:after{content:"";display:table;clear:both}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}.visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media (max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}.gist{font-size:13px;font-size:.8125rem}* html .clearfix{zoom:1}body{font-family:verdana}a,a:visited{color:#2676BE}a:active,a:hover{color:#d84c30}p{color:#333}.navbar{box-shadow:0;-webkit-box-shadow:0;border-bottom:0}.navbar-inner{padding-top:15px;padding-bottom:15px;background-color:#2676BE;background-image:none;background-repeat:no-repeat;filter:none;box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom:0}a.brand,a.brand:link,a.brand:visited{font-size:20px;color:#fff;text-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700}a.brand:hover,a.brand:link:hover,a.brand:visited:hover{color:#333}.nav,.nav li a,.nav li a:hover,.nav li a:link,.nav li a:visited,.nav li.active a,.nav li.active a:link,.nav li.active a:visited,.nav li.active:hover a,.nav li.active:hover a:link,.nav li.active:hover a:visited{color:#fff;text-shadow:none;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav li.active a:link,.nav li:hover a,.nav li:hover a:link,.nav li:hover a:visited{color:#333}.nav li a{padding-right:0!important}.nav li a.active,.nav li a:hover{font-weight:700}h1,h2,h3,h4,h5,h6{direction:rtl;font-family:B Nazanin,'B Nazanin',tahoma;margin-top:20px;font-weight:400!important}.post .post-content{font-family:B Nazanin,'B Nazanin';font-size:14px;direction:rtl;display:block}.post .post-content b,.post .post-content blockquote,.post .post-content div,.post .post-content i,.post .post-content li,.post .post-content ol,.post .post-content p,.post .post-content ul{color:#444;font-size:22px;text-align:justify;direction:rtl;line-height:26px!important}.post .post-content b,.post .post-content b strong,.post .post-content blockquote strong,.post .post-content div strong,.post .post-content i strong,.post .post-content li strong,.post .post-content ol strong,.post .post-content p strong,.post .post-content ul strong{font-weight:700}.post .post-content div,.post .post-content p{padding:7.5px 0;margin:0}.post .post-content div.gist,.post .post-content div.gist .file-data,.post .post-content div.gist .gist-data,.post .post-content div.gist .gist-file,.post .post-content div.gist .gist-syntax,.post .post-content div.gist .line,.post .post-content p.gist,.post .post-content p.gist .file-data,.post .post-content p.gist .gist-data,.post .post-content p.gist .gist-file,.post .post-content p.gist .gist-syntax,.post .post-content p.gist .line{padding:0;margin:0}.post .post-content table{margin:0;padding:0}.post .post-content blockquote{padding:7.5px 15px;margin:7.5px 0;border-left:5px solid #e5e5e5}.post .post-content ul{padding:7.5px 0 11.25px;margin-right:50px}.post .post-content ul li{padding:0;margin:0;list-style-type:square}.post .post-content ol{padding:7.5px 0 11.25px;margin-right:30px}.post .post-content ol li{padding:0;margin:0;list-style-type:decimal}.post .post-content h1{padding-bottom:15px}.post .post-content h2,.post .post-content h3{padding-top:15px}.post .post-content img{max-width:100%}.post .post-content .mejs-container{margin-top:7.5px}.post .post-content .post-pdf{position:relative}.post .post-content .post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;padding:10px;background-color:#65E720;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post .post-content .post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post .post-content .post-pdf object{display:block;min-height:400px}.post .image{margin-top:20px}.post h1{font-size:28px;margin-top:15px;font-weight:300}.post h2{font-size:24px;line-height:34px}.post h3{font-size:20px;line-height:30px}.post h4{font-size:16px;line-height:26px}.post h5{font-size:12px;line-height:22px}.post h6{font-size:8px;line-height:18px}.post pre{margin:20px 0}.post .link-url{display:block;padding-top:20px}.post p{font-family:verdana!important;font-size:14px;line-height:24px}.post ol,.post ul{margin-left:40px}.post ol li,.post ul li{line-height:24px}.bio{position:relative;background-color:#F5F5F5;border-top:3px solid #2676BE;margin-top:15px;padding:50px 30px 30px;font-size:12px;color:#666}.bio img.avatar{position:absolute;top:-44px;left:30px;width:130px;height:130px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bio p{margin:0;padding:0}.bio ul{margin-top:20px}ul.tags{display:block;list-style-type:none;margin:0;padding:0;font-size:12px;line-height:22px}ul.tags li{list-style-type:none;display:inline-block;margin-right:10px}.post ul.tags{font-size:14px;line-height:22px}.pagination{width:100%;height:30px;margin-top:10px}.pagination:after{content:"";display:table;clear:both}.pagination .post-next,.pagination .post-prev{padding:10px 15px}.pagination .post-prev{float:left}.pagination .post-next{float:right;text-align:right}ul.social li a:hover{text-decoration:none}footer{background-color:#F5F5F5;padding:20px;font-size:12px;color:#666}.post-pdf{position:relative}.post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;background-color:#2676BE;padding:10px;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post-pdf object{display:block;min-height:400px}.socialbar-container{display:block}.socialbar-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.socialbar-container .socialbar-share-container,.socialbar-container a{display:inline-block;margin-right:10px;font-size:14px;line-height:24px}.post .socialbar-container{clear:both;padding-top:20px}@media (min-width:980px){body{padding-top:120px}}.login{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:100%;display:block;width:100%;padding-top:100px;background-color:transparent}.login form{background-color:#fff;padding:40px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:380px;margin:0 auto}.login form div{padding-bottom:7px}.login input{display:block;width:100%;height:auto;font-size:12pt;line-height:12pt;padding:7px}.login input.input-password{margin:0}.login input.input-submit{color:#fff;border:0;background-color:#2676BE;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login label{font-weight:700;font-size:10pt;line-height:10pt;padding-bottom:7px}.login p{padding-bottom:20px;margin:0}.login p.login-copyright{padding-top:20px;font-size:9pt}.login .login-error{display:block;background-color:#f76643;color:#fff;font-size:10pt;line-height:10pt;padding:7px} -.post.ltr .post-content, .post.ltr .post-content b,.post.ltr .post-content blockquote,.post.ltr .post-content div,.post.ltr .post-content i,.post.ltr .post-content li,.post.ltr .post-content ol,.post.ltr .post-content p,.post.ltr .post-content ul{direction:ltr !important} +.hide{display:none}.show{display:block}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.block{display:block}.block:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inline-block{display:inline-block}.hidden{display:none;visibility:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}.no-flick{-webkit-transform:translate3d(0,0,0)}.vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.clearfix:after{content:"";display:table;clear:both}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}.visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media (max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}.gist{font-size:13px;font-size:.8125rem}* html .clearfix{zoom:1}body{font-family:verdana}a,a:visited{color:#2676BE}a:active,a:hover{color:#d84c30}p{color:#333}.navbar{box-shadow:0;-webkit-box-shadow:0;border-bottom:0}.navbar-inner{padding-top:15px;padding-bottom:15px;background-color:#2676BE;background-image:none;background-repeat:no-repeat;filter:none;box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom:0}a.brand,a.brand:link,a.brand:visited{font-size:20px;color:#fff;text-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700}a.brand:hover,a.brand:link:hover,a.brand:visited:hover{color:#333}.nav,.nav li a,.nav li a:hover,.nav li a:link,.nav li a:visited,.nav li.active a,.nav li.active a:link,.nav li.active a:visited,.nav li.active:hover a,.nav li.active:hover a:link,.nav li.active:hover a:visited{color:#fff;text-shadow:none;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav li.active a:link,.nav li:hover a,.nav li:hover a:link,.nav li:hover a:visited{color:#333}.nav li a{padding-right:0!important}.nav li a.active,.nav li a:hover{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:B Nazanin,'B Nazanin',tahoma;margin-top:20px;font-weight:400!important}.post .post-content{font-family:B Nazanin,'B Nazanin';font-size:14px;direction:rtl;display:block}.post .post-content b,.post .post-content blockquote,.post .post-content div,.post .post-content i,.post .post-content li,.post .post-content ol,.post .post-content p,.post .post-content ul{color:#444;font-size:22px;text-align:justify;direction:rtl;line-height:26px!important}.post .post-content b,.post .post-content b strong,.post .post-content blockquote strong,.post .post-content div strong,.post .post-content i strong,.post .post-content li strong,.post .post-content ol strong,.post .post-content p strong,.post .post-content ul strong{font-weight:700}.post .post-content div,.post .post-content p{padding:7.5px 0;margin:0}.post .post-content div.gist,.post .post-content div.gist .file-data,.post .post-content div.gist .gist-data,.post .post-content div.gist .gist-file,.post .post-content div.gist .gist-syntax,.post .post-content div.gist .line,.post .post-content p.gist,.post .post-content p.gist .file-data,.post .post-content p.gist .gist-data,.post .post-content p.gist .gist-file,.post .post-content p.gist .gist-syntax,.post .post-content p.gist .line{padding:0;margin:0}.post .post-content table{margin:0;padding:0}.post .post-content blockquote{padding:7.5px 15px;margin:7.5px 0;border-left:5px solid #e5e5e5}.post .post-content ul{padding:7.5px 0 11.25px;margin-right:50px}.post .post-content ul li{padding:0;margin:0;list-style-type:square}.post .post-content ol{padding:7.5px 0 11.25px;margin-right:30px}.post .post-content ol li{padding:0;margin:0;list-style-type:decimal}.post .post-content h1{padding-bottom:15px}.post .post-content h2,.post .post-content h3{padding-top:15px}.post .post-content img{max-width:100%}.post .post-content .mejs-container{margin-top:7.5px}.post .post-content .post-pdf{position:relative}.post .post-content .post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;padding:10px;background-color:#65E720;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post .post-content .post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post .post-content .post-pdf object{display:block;min-height:400px}.post .image{margin-top:20px}.post h1{font-size:28px;margin-top:15px;font-weight:300}.post h2{font-size:24px;line-height:34px}.post h3{font-size:20px;line-height:30px}.post h4{font-size:16px;line-height:26px}.post h5{font-size:12px;line-height:22px}.post h6{font-size:8px;line-height:18px}.post pre{margin:20px 0}.post .link-url{display:block;padding-top:20px}.post p{font-family:verdana!important;font-size:14px;line-height:24px}.post ol,.post ul{margin-left:40px}.post ol li,.post ul li{line-height:24px}.bio{position:relative;background-color:#F5F5F5;border-top:3px solid #2676BE;margin-top:15px;padding:50px 30px 30px;font-size:12px;color:#666}.bio img.avatar{position:absolute;top:-44px;left:30px;width:130px;height:130px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bio p{margin:0;padding:0}.bio ul{margin-top:20px}ul.tags{display:block;list-style-type:none;margin:0;padding:0;font-size:12px;line-height:22px}ul.tags li{list-style-type:none;display:inline-block;margin-right:10px}.post ul.tags{font-size:14px;line-height:22px}.pagination{width:100%;height:30px;margin-top:10px}.pagination:after{content:"";display:table;clear:both}.pagination .post-next,.pagination .post-prev{padding:10px 15px}.pagination .post-prev{float:left}.pagination .post-next{float:right;text-align:right}ul.social li a:hover{text-decoration:none}footer{background-color:#F5F5F5;padding:20px;font-size:12px;color:#666}.post-pdf{position:relative}.post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;background-color:#2676BE;padding:10px;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post-pdf object{display:block;min-height:400px}.socialbar-container{display:block}.socialbar-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.socialbar-container .socialbar-share-container,.socialbar-container a{display:inline-block;margin-right:10px;font-size:14px;line-height:24px}.post .socialbar-container{clear:both;padding-top:20px}@media (min-width:980px){body{padding-top:120px}}.login{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:100%;display:block;width:100%;padding-top:100px;background-color:transparent}.login form{background-color:#fff;padding:40px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:380px;margin:0 auto}.login form div{padding-bottom:7px}.login input{display:block;width:100%;height:auto;font-size:12pt;line-height:12pt;padding:7px}.login input.input-password{margin:0}.login input.input-submit{color:#fff;border:0;background-color:#2676BE;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login label{font-weight:700;font-size:10pt;line-height:10pt;padding-bottom:7px}.login p{padding-bottom:20px;margin:0}.login p.login-copyright{padding-top:20px;font-size:9pt}.login .login-error{display:block;background-color:#f76643;color:#fff;font-size:10pt;line-height:10pt;padding:7px} +.post.ltr,.post.ltr .post-content, .post.ltr .post-content b,.post.ltr .post-content blockquote,.post.ltr .post-content div,.post.ltr .post-content i,.post.ltr .post-content li,.post.ltr .post-content ol,.post.ltr .post-content p,.post.ltr .post-content ul{direction:ltr !important} From 1cb9cf9995bb2c1bb354be65cde849bf71243e30 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Tue, 3 Feb 2015 12:39:38 +0330 Subject: [PATCH 17/26] Update style.css --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 5accb71..72a3178 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,5 +1,5 @@ @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); @import url('http://fontweb.ir/css/B Nazanin={fontweb.ir}.css'); -.hide{display:none}.show{display:block}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.block{display:block}.block:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inline-block{display:inline-block}.hidden{display:none;visibility:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}.no-flick{-webkit-transform:translate3d(0,0,0)}.vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.clearfix:after{content:"";display:table;clear:both}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}.visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media (max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}.gist{font-size:13px;font-size:.8125rem}* html .clearfix{zoom:1}body{font-family:verdana}a,a:visited{color:#2676BE}a:active,a:hover{color:#d84c30}p{color:#333}.navbar{box-shadow:0;-webkit-box-shadow:0;border-bottom:0}.navbar-inner{padding-top:15px;padding-bottom:15px;background-color:#2676BE;background-image:none;background-repeat:no-repeat;filter:none;box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom:0}a.brand,a.brand:link,a.brand:visited{font-size:20px;color:#fff;text-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700}a.brand:hover,a.brand:link:hover,a.brand:visited:hover{color:#333}.nav,.nav li a,.nav li a:hover,.nav li a:link,.nav li a:visited,.nav li.active a,.nav li.active a:link,.nav li.active a:visited,.nav li.active:hover a,.nav li.active:hover a:link,.nav li.active:hover a:visited{color:#fff;text-shadow:none;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav li.active a:link,.nav li:hover a,.nav li:hover a:link,.nav li:hover a:visited{color:#333}.nav li a{padding-right:0!important}.nav li a.active,.nav li a:hover{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:B Nazanin,'B Nazanin',tahoma;margin-top:20px;font-weight:400!important}.post .post-content{font-family:B Nazanin,'B Nazanin';font-size:14px;direction:rtl;display:block}.post .post-content b,.post .post-content blockquote,.post .post-content div,.post .post-content i,.post .post-content li,.post .post-content ol,.post .post-content p,.post .post-content ul{color:#444;font-size:22px;text-align:justify;direction:rtl;line-height:26px!important}.post .post-content b,.post .post-content b strong,.post .post-content blockquote strong,.post .post-content div strong,.post .post-content i strong,.post .post-content li strong,.post .post-content ol strong,.post .post-content p strong,.post .post-content ul strong{font-weight:700}.post .post-content div,.post .post-content p{padding:7.5px 0;margin:0}.post .post-content div.gist,.post .post-content div.gist .file-data,.post .post-content div.gist .gist-data,.post .post-content div.gist .gist-file,.post .post-content div.gist .gist-syntax,.post .post-content div.gist .line,.post .post-content p.gist,.post .post-content p.gist .file-data,.post .post-content p.gist .gist-data,.post .post-content p.gist .gist-file,.post .post-content p.gist .gist-syntax,.post .post-content p.gist .line{padding:0;margin:0}.post .post-content table{margin:0;padding:0}.post .post-content blockquote{padding:7.5px 15px;margin:7.5px 0;border-left:5px solid #e5e5e5}.post .post-content ul{padding:7.5px 0 11.25px;margin-right:50px}.post .post-content ul li{padding:0;margin:0;list-style-type:square}.post .post-content ol{padding:7.5px 0 11.25px;margin-right:30px}.post .post-content ol li{padding:0;margin:0;list-style-type:decimal}.post .post-content h1{padding-bottom:15px}.post .post-content h2,.post .post-content h3{padding-top:15px}.post .post-content img{max-width:100%}.post .post-content .mejs-container{margin-top:7.5px}.post .post-content .post-pdf{position:relative}.post .post-content .post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;padding:10px;background-color:#65E720;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post .post-content .post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post .post-content .post-pdf object{display:block;min-height:400px}.post .image{margin-top:20px}.post h1{font-size:28px;margin-top:15px;font-weight:300}.post h2{font-size:24px;line-height:34px}.post h3{font-size:20px;line-height:30px}.post h4{font-size:16px;line-height:26px}.post h5{font-size:12px;line-height:22px}.post h6{font-size:8px;line-height:18px}.post pre{margin:20px 0}.post .link-url{display:block;padding-top:20px}.post p{font-family:verdana!important;font-size:14px;line-height:24px}.post ol,.post ul{margin-left:40px}.post ol li,.post ul li{line-height:24px}.bio{position:relative;background-color:#F5F5F5;border-top:3px solid #2676BE;margin-top:15px;padding:50px 30px 30px;font-size:12px;color:#666}.bio img.avatar{position:absolute;top:-44px;left:30px;width:130px;height:130px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bio p{margin:0;padding:0}.bio ul{margin-top:20px}ul.tags{display:block;list-style-type:none;margin:0;padding:0;font-size:12px;line-height:22px}ul.tags li{list-style-type:none;display:inline-block;margin-right:10px}.post ul.tags{font-size:14px;line-height:22px}.pagination{width:100%;height:30px;margin-top:10px}.pagination:after{content:"";display:table;clear:both}.pagination .post-next,.pagination .post-prev{padding:10px 15px}.pagination .post-prev{float:left}.pagination .post-next{float:right;text-align:right}ul.social li a:hover{text-decoration:none}footer{background-color:#F5F5F5;padding:20px;font-size:12px;color:#666}.post-pdf{position:relative}.post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;background-color:#2676BE;padding:10px;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post-pdf object{display:block;min-height:400px}.socialbar-container{display:block}.socialbar-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.socialbar-container .socialbar-share-container,.socialbar-container a{display:inline-block;margin-right:10px;font-size:14px;line-height:24px}.post .socialbar-container{clear:both;padding-top:20px}@media (min-width:980px){body{padding-top:120px}}.login{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:100%;display:block;width:100%;padding-top:100px;background-color:transparent}.login form{background-color:#fff;padding:40px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:380px;margin:0 auto}.login form div{padding-bottom:7px}.login input{display:block;width:100%;height:auto;font-size:12pt;line-height:12pt;padding:7px}.login input.input-password{margin:0}.login input.input-submit{color:#fff;border:0;background-color:#2676BE;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login label{font-weight:700;font-size:10pt;line-height:10pt;padding-bottom:7px}.login p{padding-bottom:20px;margin:0}.login p.login-copyright{padding-top:20px;font-size:9pt}.login .login-error{display:block;background-color:#f76643;color:#fff;font-size:10pt;line-height:10pt;padding:7px} -.post.ltr,.post.ltr .post-content, .post.ltr .post-content b,.post.ltr .post-content blockquote,.post.ltr .post-content div,.post.ltr .post-content i,.post.ltr .post-content li,.post.ltr .post-content ol,.post.ltr .post-content p,.post.ltr .post-content ul{direction:ltr !important} +.hide{display:none}.show{display:block}.invisible{visibility:hidden}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.block{display:block}.block:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inline-block{display:inline-block}.hidden{display:none;visibility:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word}.no-flick{-webkit-transform:translate3d(0,0,0)}.vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.clearfix:after{content:"";display:table;clear:both}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}.visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media (max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}.gist{font-size:13px;font-size:.8125rem}* html .clearfix{zoom:1}body{font-family:verdana}a,a:visited{color:#2676BE}a:active,a:hover{color:#d84c30}p{color:#333}.navbar{box-shadow:0;-webkit-box-shadow:0;border-bottom:0}.navbar-inner{padding-top:15px;padding-bottom:15px;background-color:#2676BE;background-image:none;background-repeat:no-repeat;filter:none;box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom:0}a.brand,a.brand:link,a.brand:visited{font-size:20px;color:#fff;text-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700}a.brand:hover,a.brand:link:hover,a.brand:visited:hover{color:#333}.nav,.nav li a,.nav li a:hover,.nav li a:link,.nav li a:visited,.nav li.active a,.nav li.active a:link,.nav li.active a:visited,.nav li.active:hover a,.nav li.active:hover a:link,.nav li.active:hover a:visited{color:#fff;text-shadow:none;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav li.active a:link,.nav li:hover a,.nav li:hover a:link,.nav li:hover a:visited{color:#333}.nav li a{padding-right:0!important}.nav li a.active,.nav li a:hover{font-weight:700}h1,h2,h3,h4,h5,h6{direction:rtl;font-family:B Nazanin,'B Nazanin',tahoma;margin-top:20px;font-weight:400!important}.post .post-content{font-family:B Nazanin,'B Nazanin';font-size:14px;direction:rtl;display:block}.post .post-content b,.post .post-content blockquote,.post .post-content div,.post .post-content i,.post .post-content li,.post .post-content ol,.post .post-content p,.post .post-content ul{color:#444;font-size:22px;text-align:justify;direction:rtl;line-height:26px!important}.post .post-content b,.post .post-content b strong,.post .post-content blockquote strong,.post .post-content div strong,.post .post-content i strong,.post .post-content li strong,.post .post-content ol strong,.post .post-content p strong,.post .post-content ul strong{font-weight:700}.post .post-content div,.post .post-content p{padding:7.5px 0;margin:0}.post .post-content div.gist,.post .post-content div.gist .file-data,.post .post-content div.gist .gist-data,.post .post-content div.gist .gist-file,.post .post-content div.gist .gist-syntax,.post .post-content div.gist .line,.post .post-content p.gist,.post .post-content p.gist .file-data,.post .post-content p.gist .gist-data,.post .post-content p.gist .gist-file,.post .post-content p.gist .gist-syntax,.post .post-content p.gist .line{padding:0;margin:0}.post .post-content table{margin:0;padding:0}.post .post-content blockquote{padding:7.5px 15px;margin:7.5px 0;border-left:5px solid #e5e5e5}.post .post-content ul{padding:7.5px 0 11.25px;margin-right:50px}.post .post-content ul li{padding:0;margin:0;list-style-type:square}.post .post-content ol{padding:7.5px 0 11.25px;margin-right:30px}.post .post-content ol li{padding:0;margin:0;list-style-type:decimal}.post .post-content h1{padding-bottom:15px}.post .post-content h2,.post .post-content h3{padding-top:15px}.post .post-content img{max-width:100%}.post .post-content .mejs-container{margin-top:7.5px}.post .post-content .post-pdf{position:relative}.post .post-content .post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;padding:10px;background-color:#65E720;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post .post-content .post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post .post-content .post-pdf object{display:block;min-height:400px}.post .image{margin-top:20px}.post h1{font-size:28px;margin-top:15px;font-weight:300}.post h2{font-size:24px;line-height:34px}.post h3{font-size:20px;line-height:30px}.post h4{font-size:16px;line-height:26px}.post h5{font-size:12px;line-height:22px}.post h6{font-size:8px;line-height:18px}.post pre{margin:20px 0}.post .link-url{display:block;padding-top:20px}.post p{font-family:verdana!important;font-size:14px;line-height:24px}.post ol,.post ul{margin-left:40px}.post ol li,.post ul li{line-height:24px}.bio{position:relative;background-color:#F5F5F5;border-top:3px solid #2676BE;margin-top:15px;padding:50px 30px 30px;font-size:12px;color:#666}.bio img.avatar{position:absolute;top:-44px;left:30px;width:130px;height:130px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.bio p{margin:0;padding:0}.bio ul{margin-top:20px}ul.tags{display:block;list-style-type:none;margin:0;padding:0;font-size:12px;line-height:22px}ul.tags li{list-style-type:none;display:inline-block;margin-right:10px}.post ul.tags{font-size:14px;line-height:22px}.pagination{width:100%;height:30px;margin-top:10px}.pagination:after{content:"";display:table;clear:both}.pagination .post-next,.pagination .post-prev{padding:10px 15px}.pagination .post-prev{float:left}.pagination .post-next{float:right;text-align:right}ul.social li a:hover{text-decoration:none}footer{background-color:#F5F5F5;padding:20px;font-size:12px;color:#666}.post-pdf{position:relative}.post-pdf .pdf-fullscreen{position:absolute;bottom:30px;left:30px;color:#000;font-size:12px;background-color:#2676BE;padding:10px;border-radius:7px;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30);-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-appearance:none;cursor:pointer;border:0}.post-pdf .pdf-fullscreen:hover{color:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.post-pdf object{display:block;min-height:400px}.socialbar-container{display:block}.socialbar-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.socialbar-container .socialbar-share-container,.socialbar-container a{display:inline-block;margin-right:10px;font-size:14px;line-height:24px}.post .socialbar-container{clear:both;padding-top:20px}@media (min-width:980px){body{padding-top:120px}}.login{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;height:100%;display:block;width:100%;padding-top:100px;background-color:transparent}.login form{background-color:#fff;padding:40px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:380px;margin:0 auto}.login form div{padding-bottom:7px}.login input{display:block;width:100%;height:auto;font-size:12pt;line-height:12pt;padding:7px}.login input.input-password{margin:0}.login input.input-submit{color:#fff;border:0;background-color:#2676BE;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login label{font-weight:700;font-size:10pt;line-height:10pt;padding-bottom:7px}.login p{padding-bottom:20px;margin:0}.login p.login-copyright{padding-top:20px;font-size:9pt}.login .login-error{display:block;background-color:#f76643;color:#fff;font-size:10pt;line-height:10pt;padding:7px} +.post.ltr,.post.ltr h1,.post.ltr h2,.post.ltr h3,.post.ltr h4,.post.ltr h5,.post.ltr h6,.post.ltr .post-content, .post.ltr .post-content b,.post.ltr .post-content blockquote,.post.ltr .post-content div,.post.ltr .post-content i,.post.ltr .post-content li,.post.ltr .post-content ol,.post.ltr .post-content p,.post.ltr .post-content ul{direction:ltr !important} From 5e5da659e35ab1e98dbfd54b67c66aab9dd63721 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Tue, 17 Feb 2015 20:00:49 +0330 Subject: [PATCH 18/26] Update theme.html --- theme.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/theme.html b/theme.html index 227f0b3..837a8a8 100644 --- a/theme.html +++ b/theme.html @@ -161,6 +161,25 @@

{{ post.title }}

+ {% if site.disqus %} +
+ +
+ + + comments powered by Disqus + {% endif %} + {% elif is_link %}
@@ -185,6 +204,25 @@

{{ link.title }}

{% endif %}
+ {% if site.disqus %} +
+ +
+ + + comments powered by Disqus + {% endif %} + {% elif is_page %}
From b1b8449434a6d8151bfbcf413bee02712b137ad1 Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Wed, 25 Feb 2015 01:58:11 +0330 Subject: [PATCH 19/26] Update theme.html --- theme.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/theme.html b/theme.html index 837a8a8..db3b09c 100644 --- a/theme.html +++ b/theme.html @@ -161,12 +161,11 @@

{{ post.title }}

- {% if site.disqus %}
- - {% if is_login %} - - {{ login_form }} - - {% else %} - - -
-
-
- - {% if is_home or is_tag %} - - {% if is_tag %} -
-

Showing all posts tagged #{{ tag }}:

-
-
- {% endif %} - - {% if posts %} - {% for post in posts %} -
-
-

{{ post.title }}

-

Posted on {{ post.created_at|format_date }}

- -
- {{ post.content }} -
- -
-
-
- {% endfor %} - - {% if not is_tag %} - {% if pagination %} - - {% endif %} - {% endif %} - - {% else %} -

No posts yet :(

- {% endif %} - - {% elif is_post %} - -
-

{{ post.title }}

-

Posted on {{ post.created_at|format_date }}

- -
- {{ post.content }} -
- - {{ theme.social.bar }} - - {% if post.tags %} -
    - {% for tag in post.tags %} -
  • #{{ tag }}
  • - {% endfor %} -
- {% endif %} - -
- -
- -
- - - comments powered by Disqus - - {% elif is_link %} - -
-

{{ link.title }}

-

Posted on {{ link.created_at|format_date }}

-
- {{ link.content }} -
- - {{ link.url }} - - - - {% if post.tags %} -
    - {% for tag in post.tags %} -
  • #{{ tag }}
  • - {% endfor %} -
- {% endif %} -
- -
- -
- - - comments powered by Disqus - - {% elif is_page %} - -
-

{{ page.title }}

-
- {{ page.content }} -
-
- - {% endif %} -
- - {% if not is_login %} - -
- {{ site.author }} -

{{ site.bio }}

-

{{ theme.social.follow }}

-
- - {% if site.tags %} - - {% endif %} - {% endif %} - -
-
-
- - {% endif %} - - {{ footer_meta }} - - + + :D I'm moving to + http://thewarrior.netafarin.net/ From bc3e724a106a9c078c725a243e1ed548bd165e8e Mon Sep 17 00:00:00 2001 From: thebehrouz Date: Tue, 17 Mar 2015 21:52:13 +0330 Subject: [PATCH 26/26] Update theme.html --- theme.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.html b/theme.html index aceb950..74ab876 100644 --- a/theme.html +++ b/theme.html @@ -61,9 +61,9 @@ - +
:D I'm moving to http://thewarrior.netafarin.net/ - +