mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-11 19:06:55 +01:00
Style Page.
This commit is contained in:
13
site/style.savvy
Normal file
13
site/style.savvy
Normal 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)
|
||||
Reference in New Issue
Block a user