| | |
| | | font-size: 1.4rem; |
| | | } |
| | | |
| | | .back-button { |
| | | padding-top: 30px; |
| | | max-width: 100px; |
| | | padding-left: 40px; |
| | | float: left; |
| | | } |
| | | |
| | | /* |
| | | #fb_comments_container { |
| | |
| | | padding: 6px 12px; |
| | | } |
| | | |
| | | /* Portfolio */ |
| | | /* |
| | | .cta { |
| | | padding-bottom: 1em; |
| | | } |
| | |
| | | .box--right { |
| | | margin-top: -24px; |
| | | } |
| | | */ |
| | | |
| | | /* Menu */ |
| | | .menu { |
| | |
| | | width: 100px; |
| | | float: right; |
| | | } |
| | | |
| | | /* |
| | | .page_404 { |
| | | text-align: center; |
| | | padding-top: 50px; |
| | | } |
| | | /* |
| | | |
| | | .navbar-burger { |
| | | display: none; |
| | | } |
| | | */ |
| | | |
| | | |
| | | #TableOfContents { |
| | | display: block; |
| | |
| | | display: inherit; |
| | | } |
| | | |
| | | |
| | | .alert { |
| | | padding: 1rem; |
| | | border-radius: 1 px; |
| | |
| | | font-weight: 800; |
| | | margin-right: 0.75rem; |
| | | } |
| | | */ |
| | | |
| | | @media screen and (min-width: 961px), print { |
| | | /* header { |
| | |
| | | |
| | | /* .nav__links li:not(:last-of-type) { |
| | | padding-right: 20px; |
| | | } */ |
| | | } |
| | | |
| | | .sidebar { |
| | | height: 100vh; |
| | |
| | | position: fixed; |
| | | width: var(--sidebar-width); |
| | | } |
| | | /* |
| | | .sidebar__content { |
| | | display: flex; |
| | | flex-direction: column; |
| | |
| | | .wrapper { |
| | | display: flex; |
| | | } |
| | | */ |
| | | |
| | | |
| | | .footer--base { |
| | | display: none; |
| | |
| | | .box--right { |
| | | margin-left: auto; |
| | | } |
| | | */ |
| | | } |
| | | |
| | | @media screen and (max-width: 960px) { |
| | |
| | | max-width: 100%; |
| | | margin: 0; |
| | | } |
| | | */ |
| | | |
| | | |
| | | .footer--sidebar { |
| | | display: none; |
| | | } |
| | | |
| | | /* nav { |
| | | nav { |
| | | display: none; |
| | | } */ |
| | | |
| | |
| | | .list-with-title .listing .listing-post a { |
| | | width: 80%; |
| | | } |
| | | |
| | | /* |
| | | .box--right, |
| | | .box--left { |
| | | border-bottom: 1px solid var(--border-color); |
| | |
| | | padding-bottom: 0px; |
| | | padding-top: 48px; |
| | | } |
| | | */ |
| | | /* |
| | | .triangle { |
| | | display: none; |
| | |
| | | header { |
| | | display: none; |
| | | } |
| | | } */ |
| | | } |
| | | |
| | | @media (min-width: 1921px) { |
| | | .sidebar { |
| | |
| | | .content { |
| | | padding-right: 20%; |
| | | } |
| | | /* header { |
| | | header { |
| | | position: fixed; |
| | | width: var(--content-width); |
| | | } */ |
| | | } |
| | | } |
| | | */ |