Commit 7c5d654e authored by 神楽坂玲奈's avatar 神楽坂玲奈

test3

parent da8856f2
...@@ -16,16 +16,9 @@ ...@@ -16,16 +16,9 @@
polyfill-next-selector { content: 'h2'; } polyfill-next-selector { content: 'h2'; }
::content h2 { ::content h2 {
margin-top: 85%; margin-top: 85%;
bottom: 1em; font-size: 20px;
display: block;
font-size: 1.329em;
font-weight: 400;
left: 0;
line-height: 1.3em;
padding: 0 1.5em;
right: 0;
text-align: left; text-align: left;
z-index: 10; padding: 0 1.5em;
} }
polyfill-next-selector { content: 'img'; } polyfill-next-selector { content: 'img'; }
::content img { ::content img {
...@@ -46,7 +39,7 @@ ...@@ -46,7 +39,7 @@
</style> </style>
<paper-button> <paper-button style="background: {{color}} url({{image}}) ">
<content select="h2"></content> <content select="h2"></content>
</paper-button> </paper-button>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<link rel="import" href="app-list.html"> <link rel="import" href="app-list.html">
<style> <style>
@font-face{font-family:'Droid Sans';font-style:normal;font-weight:400;src:local('Droid Sans'),local('DroidSans'),url(http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000} /*@font-face{font-family:'Droid Sans';font-style:normal;font-weight:400;src:local('Droid Sans'),local('DroidSans'),url(http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}*/
html,body { html,body {
height: 100%; height: 100%;
margin: 0; margin: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment