Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document url-prefix("https://hn.algolia.com/") {
- /* Insert code here... */
- body {
- background: #f6f6ef;
- }
- html, body, .Story, .Story_meta {font-size: medium;}
- .SearchFilters, .SearchFilters, .Dropdown_label, .SearchResults {
- background-color: #fff;
- font-size: inherit;
- }
- .SearchFilters {
- padding-top: 1.75em;
- padding-bottom: 2em;
- }
- .SearchFilters .Dropdown .Dropdown_label {
- padding: 0.25em;
- }
- .SearchResults {
- padding: 0.5em;
- }
- .Story {
- padding: 0.5em;
- padding-top: 1em;
- padding-bottom: 1em;
- _margin-top: 1em;
- border-top: solid 1px #888;
- min-height: 5em;
- font-size: inherit;
- }
- .Story_meta, .Story_meta a {
- color: #666;
- font-weight: bold;
- }
- .Story_comment {
- padding-top: 1.5em;
- font-size: inherit;
- }
- .Story_comment p {
- margin: 0.6rem 0 0;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement