web/embed_form.php
changeset 536 5dd170a735e9
parent 276 f7669b499d41
child 620 953c68b4da79
equal deleted inserted replaced
535:8276f3ff7a3f 536:5dd170a735e9
    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;