Ticket #8188: hello.patch

File hello.patch, 550 bytes (added by zedlander, 4 years ago)
  • wp-content/plugins/hello.php

     
    6161        <style type='text/css'> 
    6262        #dolly { 
    6363                position: absolute; 
    64                 top: 2.3em; 
     64                top: 4.5em; 
    6565                margin: 0; 
    6666                padding: 0; 
    67                 right: 10px; 
    68                 font-size: 16px; 
    69                 color: #d54e21; 
     67                right: 215px; 
     68                font-size: 11px; 
    7069        } 
    7170        </style> 
    7271        "; 
     
    7473 
    7574add_action('admin_head', 'dolly_css'); 
    7675 
    77 ?> 
    78  No newline at end of file 
     76?>