Difference between revisions of "Huckleberry.css"

From Runsafe
Jump to: navigation, search
Line 1: Line 1:
 
#firstHeading
 
#firstHeading
 
{
 
{
     background: url(https://wiki.runsafe.no/images/2/2e/Hb_logo_normal.png) no-repeat;
+
     background: url(images/2/2e/Hb_logo_normal.png) no-repeat;
 
     padding-top: 80px;
 
     padding-top: 80px;
 
}
 
}

Revision as of 00:42, 6 July 2014

  1. firstHeading

{

   background: url(images/2/2e/Hb_logo_normal.png) no-repeat;
   padding-top: 80px;

}