mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-11 02:46:55 +01:00
Update style.savvy
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
@title Style
|
||||
@example(icon){
|
||||
<div style="position:relative;width:242px;height:242px;border:1px solid #DDD;float:right;margin:0 20px 20px 20px;">
|
||||
<img src="/images/{@icon}.svg" style="position:absolute;top:0;bottom:0;" />
|
||||
<img src="/images/grid-240.svg" />
|
||||
</div>
|
||||
<div style="position:relative;width:242px;height:242px;border:1px solid #DDD;float:right;margin:0 0 20px 20px;">
|
||||
<img src="/images/{@icon}.svg" style="position:absolute;top:0;bottom:0;" />
|
||||
<img src="/images/grid-240.svg" />
|
||||
<div style="clear:both">
|
||||
<div style="position:relative;width:242px;height:242px;border:1px solid #DDD;float:right;margin:0 0 20px 20px;">
|
||||
<img src="/images/{@icon}.svg" style="position:absolute;top:0;bottom:0;" />
|
||||
<img src="/images/grid-240.svg" />
|
||||
</div>
|
||||
<div style="position:relative;width:242px;height:242px;border:1px solid #DDD;float:right;margin:0 0 20px 20px;">
|
||||
<img src="/images/{@icon}.svg" style="position:absolute;top:0;bottom:0;" />
|
||||
<img src="/images/grid-240.svg" />
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
@clear(){
|
||||
|
||||
Reference in New Issue
Block a user