equal
deleted
inserted
replaced
18 <link rel="stylesheet" href="<?php echo(registry_url('custom', 'css')); ?>" type="text/css" media="screen, projection"> |
18 <link rel="stylesheet" href="<?php echo(registry_url('custom', 'css')); ?>" type="text/css" media="screen, projection"> |
19 |
19 |
20 <!-- FONT --> |
20 <!-- FONT --> |
21 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'))?>' rel='stylesheet' type='text/css'> |
21 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'))?>' rel='stylesheet' type='text/css'> |
22 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |
22 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |
23 <link href='<?php echo(registry_url('Geo','font'))?>' rel='stylesheet' type='text/css'> |
|
24 |
23 |
25 <style type="text/css"> |
24 <style type="text/css"> |
26 body{ |
25 body{ |
27 padding:0px; |
26 padding:0px; |
28 margin:0px; |
27 margin:0px; |