Player.css: Difference between revisions

From Runsafe
Jump to navigationJump to search
Created page with "{{#css: #firstHeading { background: none; padding-top: 0px; } }}"
 
(No difference)

Latest revision as of 02:48, 6 July 2014

{{#css:

   #firstHeading
   {
       background: none;
       padding-top: 0px;
   }

}}