Yummy fruit for the workplace

fp_pears.jpgThe Fruit Box provides fruit services to workplaces around Australia. With rising health issues and people getting larger, offering an alternative to vending machine snacks and soft drinks is awesome. What a great idea!

2 Responses to “Yummy fruit for the workplace”

  1. JB Says:

    Kathie.

    A quick geek Q for u, on you’re theme, how do u get your hyperlinks to look so smooth? I looking at change myne from the standard wordpress look with the jaggered underline.

    -JB.

  2. kathie.grigg Says:

    JB, Try setting the text-decoration: none; in your stylesheet.

    a, h2 a:hover, h3 a:hover {
    #color: #06c;
    color: #83A11F;
    text-decoration: none;
    }

    a:hover {
    #color: #147;
    color: #3D4D06;
    text-decoration: underline;
    }

    Voila!

Leave a Reply