Git Product home page Git Product logo

frank-somerandomdude's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

frank-somerandomdude's Issues

Firefox image sprite issues

projects_list a {

/* SNIP */
background-image: url("images/code-sprite.png");
}

code-wp-biographia {

background-position-y: -120px;
}

... to this ...

projects_list a {

/* SNIP */
background: url("images/code-sprite.png") 0 0 no-repeart;
}

code-wp-biographia {

background-position: 0 -120px;
}

Duplicate CSS rules

{.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

is the child theme stable?

You wrote:

This theme is still going through some transitions and may not be entirely stable. This should be fixed by mid June.

Can we use that child theme as a startpoint for our child theme or should I start my own child theme from scratch?

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.