Style Page.

This commit is contained in:
Austin Andrews
2014-11-24 22:31:57 -06:00
parent 1c6b942527
commit 1fc00fcc0b

13
site/style.savvy Normal file
View File

@@ -0,0 +1,13 @@
@title Style
@example(icon){
<div style="position:relative;width:240px;height:240px;">
<img src="/images/grid-240.svg" style="position:absolute;top:0;bottom:0;" />
<img src="/images/{@icon}.svg" />
</div>
}
# @title
A single square 24 pixels in size.
@example(box)