Difference between revisions of "Huckleberry.css"
From Runsafe
(Created page with "#firstHeading { background: url(https://wiki.runsafe.no/images/2/2e/Hb_logo_normal.png) no-repeat; padding-top: 80px; }") |
|||
Line 1: | Line 1: | ||
#firstHeading | #firstHeading | ||
{ | { | ||
− | + | background: url(https://wiki.runsafe.no/images/2/2e/Hb_logo_normal.png) no-repeat; | |
− | + | padding-top: 80px; | |
} | } |
Revision as of 23:42, 5 July 2014
- firstHeading
{
background: url(https://wiki.runsafe.no/images/2/2e/Hb_logo_normal.png) no-repeat; padding-top: 80px;
}