blob: 1d2e70afd7d26dc133e68aa487d11e85ec3a0eba [file] [log] [blame]
<?php
$type=$_GET["type"];
?>
<style>
.component_factory_style_<?php echo $type?>{
height:80%;
width:80%;
text-align:center;
font-family: "Trebuchet MS","Arial","Helvetica","Verdana","sans-serif";
}
</style>
<div class="component_factory_style_<?php echo $type?>">
<img class="component_factory_style_<?php echo $type?>" src="http://www.clker.com/cliparts/v/k/7/C/B/W/list-add-md.png">
Add
</div>