Skip to content

Instantly share code, notes, and snippets.

@lRoMYl
lRoMYl / designer.html
Created August 1, 2014 10:45
designer
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
#core_card {
position: absolute;
width: 300px;
height: 300px;