_sass/_layout.scss in jekyll-theme-mehdix-rtl-0.1.14 vs _sass/_layout.scss in jekyll-theme-mehdix-rtl-0.1.15

- old
+ new

@@ -50,10 +50,11 @@ &, &:visited { color: $grey-color-dark; } + float: right; } .site-nav { float: right; @@ -118,10 +119,11 @@ } } .site-footer { border-top: 1px solid $grey-color-light; + //padding: $spacing-unit 0; background-color: floralwhite; } .footer-heading { @@ -139,25 +141,27 @@ .social-media-list .icon { width: 1em; } #mail-icon { - filter: invert(100); + filter: invert(100); } .footer-col-wrapper { font-size: 15px; color: $grey-color; display: inline-flex; margin-top: 1em; + //margin-left: -$spacing-unit / 2; @extend %clearfix; } .footer-col { float: left; + //margin-bottom: $spacing-unit / 2; padding-left: $spacing-unit / 2; } .footer-col-1 { @@ -196,20 +200,20 @@ width: calc(100% - (#{$spacing-unit} / 2)); padding-left: unset; } #footer_description, #gravatar_container, #footer_build_status, - .footer-heading, #license_link { + .footer-heading, #license_link { display: none; } #license { font-size: 9px; } .site-footer { - text-align: center; + text-align: center; } .social-media-list { display: flex; margin-top: 1em; @@ -322,11 +326,11 @@ clip-path: circle(); width: 100px; } #gravatar { - //margin-top: 5em; + margin-top: 1em; } table, td, th { border: 1px dotted; } @@ -336,11 +340,10 @@ color: $grey-color; margin-top: $spacing-unit / 3; } ul, ol { - list-style-type: persian; } a { color: $text-color; @@ -368,10 +371,11 @@ font-size: x-large; margin: 0.25em 0; padding: 0.35em; line-height: 1.45; position: relative; + //background-color: lighten($grey-color, 47%); } blockquote p { border-right: 4px solid $brand-color; @@ -535,10 +539,9 @@ } .site-footer { padding-bottom: 0px; } - .site-header { border-bottom: none; } \ No newline at end of file