123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355 |
- /*
- Theme Name: Popper Child Theme
- Theme URI: http://lynda.com/mor10
- Description: A child theme of Morten's awesome Popper theme.
- Author: Morten Rand-Hendriksen
- Author URI: http://mor10.com
- Template: popper
- Version: 0.1.0
- */
- @import url("../popper/style.css");
- h1,
- h2,
- h3,
- h4,
- h5,
- h6 {
- font-family: 'Alegreya Sans SC', sans-serif;
- line-height: 1.3em;
- clear: both;
- margin-top: 2.5rem;
- margin-bottom: 1rem;
- }
- button,
- input[type="button"],
- input[type="reset"],
- input[type="submit"] {
- border: 3px solid;
- border-color: #000;
- border-radius: 0;
- background: #fff;
- color: #000;
- font-family: "Alegreya Sans SC", sans-serif;
- font-size: 12px;
- font-size: 0.75rem;
- line-height: 1;
- padding: .6em 1em .4em;
- }
- .widget ul,
- .widget ol {
- padding: .7em 0 0;
- margin-bottom: 0;
- font-family: "Alegreya Sans SC", sans-serif;
- list-style-type: none;
- }
- .widget_calendar {
- font-family: "Alegreya Sans SC", sans-serif;
- }
- .site-firstletter {
- font-family: 'Alegreya Sans SC', sans-serif;
- font-size: 1.5em;
- font-weight: 500;
- text-align: center;
- line-height: 1.3em;
- }
- .site-title {
- margin: 1.7em 1em 0;
- font-family: 'Alegreya Sans SC', sans-serif;
- font-size: 2.4em;
- font-weight: bold;
- line-height: 1.3em;
- color: #fff;
- text-transform: uppercase;
- }
- .main-navigation {
- clear: both;
- display: block;
- width: 100%;
- font-family: 'Alegreya Sans SC', sans-serif;
- font-weight: 300;
- font-size: 1em;
- }
- body,
- button,
- input,
- select,
- textarea {
- color: #000;
- font-family: "Anonymous Pro", serif;
- font-size: 16px;
- font-size: 1rem;
- line-height: 1.5;
- }
- .rssSummary {
- padding: .5em 0;
- font-family: "Anonymous Pro", serif;
- font-size: .8em;
- line-height: 1.4em;
- }
- .widget_popper_recent_comments .excerpt {
- margin-top: 0;
- margin-bottom: .8em;
- font-family: "Anonymous Pro", serif;
- font-size: .8em;
- line-height: 1.4em;
- }
- .comment-navigation,
- .posts-navigation,
- .post-navigation,
- .paging-navigation {
- padding: 2em 0;
- font-family: "Alegreya Sans SC", sans-serif;
- text-align: left;
- overflow: hidden;
- }
- .continue-reading a,
- .entry-content .continue-reading a {
- display: inline-block;
- margin: 1em auto;
- padding: 1em 2em;
- font-family: "Alegreya Sans SC", sans-serif;
- text-decoration: none;
- border: 1px solid #c3c3c3;
- }
- .entry-meta {
- margin: 0 -1.473684210526316em;
- padding: 2em 1.473684210526316em;
- font-family: "Alegreya Sans SC", sans-serif;
- font-size: 95%;
- font-style: italic;
- text-align: center;
- background: #eee;
- }
- .entry-footer,
- .index-entry-meta{
- font-family: "Alegreya Sans SC", sans-serif;
- font-size: 95%;
- font-style: italic;
- text-align: center;
- }
- .comment-meta {
- position: relative;
- margin-left: 70px;
- font-family: "Alegreya Sans SC", sans-serif;
- font-style: italic;
- font-size: 80%;
- }
- .reply a {
- display: inline-block;
- padding: .5em 1.4em;
- font-family: "Alegreya Sans SC", sans-serif;
- font-size: 85%;
- color: #333;
- line-height: 1.3em;
- text-decoration: none;
- border: 1px solid #c3c3c3;
- }
- .comment-form {
- font-family: "Alegreya Sans SC", sans-serif;
- line-height: 1.3em;
- }
- .wp-caption {
- font-family: "Alegreya Sans SC", sans-serif;
- font-style: italic;
- max-width: 100%;
- }
- .gallery-caption {
- display: block;
- margin: 0;
- font-family: "Alegreya Sans SC", sans-serif;
- border: none;
- }
- .site-footer {
- padding: 6em 1em;
- font-family: "Alegreya Sans SC", sans-serif;
- text-align: center;
- color: #fff;
- background: #000;
- }
- body, .widget {
- background: #2a2c39;
- color: #e9e9eb;
- }
- .site-title {
- font-weight: 300;
- }
- .site-description {
- font-style: italic;
- }
- @media screen and (min-width: 30em) {
- .entry-meta {
- margin: 0 -1.894736842105263em;
- background-color: pink;
- }
- }
- .sticky::before {
- display: block;
- text-align: right;
- font-family: 'Alegreya Sans SC', sans-serif;
- background-color: hsl(0, 0%, 80%);
- padding: .2em 1em;
- font-size: 80%;
- content: 'Post Fixo';
- }
- .entry-meta,
- #secondary,
- .image-attachment a,
- .sticky::before {
- background-color: #333646;
- }
- a,
- a:visited,
- a:hover,
- a:focus,
- .index-entry-meta a,
- .entry-title,
- .entry-footer span a,
- .wp-caption-text::before,
- .wp-caption-text {
- color: #e9e9eb;
- }
- .page-content a,
- .entry-content a,
- .entry-summary a,
- .comment-content a,
- .entry-footer a:hover,
- .entry-footer a:focus,
- .entry-meta a:hover,
- .entry-meta a:focus,
- .index-entry-meta a:hover,
- .index-entry-meta a:focus,
- .wp-caption-text,
- .comment-navigation a:hover,
- .comment-navigation a:focus,
- .posts-navigation a:hover,
- .posts-navigation a:focus,
- .post-navigation a:hover,
- .post-navigation a:focus,
- .paging-navigation a:hover,
- .paging-navigation a:focus {
- border-color: #e9e9eb;
- }
- .page-content a:hover,
- .page-content a:focus,
- .entry-content a:hover,
- .entry-content a:focus,
- .entry-summary a:hover,
- .entry-summary a:focus,
- .comment-content a:hover,
- .comment-content a:focus {
- border-bottom: 3px solid #e9e9eb;
- box-shadow: inset 0 -3px 0 #e9e9eb;
- }
- .continue-reading a:hover,
- .continue-reading a:focus,
- .entry-content .continue-reading a:hover,
- .entry-content .continue-reading a:focus {
- border-color: #e9e9eb;
- background: hsla(0, 100%, 100%, .1);
- }
- @media screen and (min-width: 65em) {
- .sidebar-right #secondary, .sidebar-left #secondary {
- background-color: #2a2c39;
- }
- }
- .reply a,
- .comment-form .form-submit input {
- border-color: #e9e9eb;
- background-color: #242c39;
- color: #e9e9eb;
- }
- .reply a:hover,
- .reply a:focus,
- .comment-form .form-submit input:hover,
- .comment-form .form-submit input:focus {
- border-color: #e9e9eb;
- background-color: #e9e9eb;
- color: #000;
- }
- .posted-on {
- display: inline-block;
- }
- .cat-links {
- display: block;
- }
- .index-entry-meta .cat-links {
- display: inline-block;
- }
- @media screen and (min-width: 30em) {
- .index-entry-meta .posted-on::after {
- content: "|";
- padding: 0 1em;
- }
- }
- .footer-navigation {
- margin: -2em auto 4em;
- }
- .footer-navigation ul {
- list-style-type: none;
- margin: 0;
- padding: 0;
- display: flex;
- flex-wrap: wrap;
- justify-content: center;
- }
- .footer-navigation a {
- display: block;
- padding: 0.5em 1em;
- text-decoration: none;
- }
- .footer-navigation a:hover,
- .footer-navigation a:focus {
- outline: 1px solid #fff;
- }
- #tertiary {
- display: flex;
- justify-content: center;
- margin: -3em 0 4em;
- }
|