a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
insomniasexx  ·  3590 days ago  ·  link  ·    ·  parent  ·  post: Is there a way to make the top bar non-floating?

Got it. Add these to the previous and you should be good.

.statssore {

    margin: 0;
    padding: 31 0 0 0;
}

.statsbar {

    margin: 7 0 0 0;
    padding: 10 6 0 7;
}