Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate CSS rules #1

Open
somerandomdude opened this issue Apr 9, 2013 · 0 comments
Open

Duplicate CSS rules #1

somerandomdude opened this issue Apr 9, 2013 · 0 comments

Comments

@somerandomdude
Copy link
Owner

{.bypostauthor} AND {blockquote, pre} share 5 rules

  • border-left: 0
  • border-right: 0
  • border-style: solid
  • border-width: 2px
  • padding: 15px 0

{#menu-primary .rss a, #menu-primary .twitter a} AND {#prev-post .arrow} share 4 rules

  • border-radius: 22.5px
  • display: block
  • height: 45px
  • width: 45px

{#flb-container a} AND {#flb-image} share 4 rules

  • border: none
  • display: block
  • height: 100%
  • width: 100%

{#bio_pic} AND {#projects_list h3 small} share 4 rules

  • background: none
  • color: #5d504f
  • display: block
  • text-indent: 0

{#flb-container a} AND {#projects_list a} share 4 rules

  • background: none
  • display: block
  • text-decoration: none
  • width: 100%

{#flb-container} AND {#flb-overlay} share 4 rules

  • height: 100%
  • left: 0
  • top: 0
  • width: 100%

{#bio_pic} AND {#projects_list a} share 3 rules

  • background: none
  • display: block
  • height: auto

{#download_follow li}, {.bypostauthor} AND {blockquote, pre} share 3 rules

  • border-top-style: solid
  • border-top-width: 2px
  • padding: 15px 0

{#flb-container a}, {#projects_list a} AND {#projects_list h3 small} share 3 rules

  • background: none
  • display: block
  • width: 100%

{#flb-container}, {#flb-container a} AND {#flb-image} share 3 rules

  • border: none
  • height: 100%
  • width: 100%

{.container}, {.row} AND {body} share 3 rules

  • margin-left: 0
  • margin-right: 0
  • min-width: 0

{#page-header}, {#post-footer}, {#prev-post nav} AND {.single #content-main} share 3 rules

  • border-bottom-color: #f0eceb
  • border-bottom-style: solid
  • padding-bottom: 15px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant