mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-25 12:11:29 +00:00
Embedded the new border-image assets
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -173,7 +173,7 @@
|
||||
background-color : @noteGreen;
|
||||
border-style: solid;
|
||||
border-width: 11px;
|
||||
border-image: url('/assets/homebrew/phbStyle/note_border.png') 11;
|
||||
border-image: @noteBorderImage 11;
|
||||
border-image-outset: 9px 0px;
|
||||
box-shadow : 1px 4px 14px #888;
|
||||
p, ul{
|
||||
|
||||
Reference in New Issue
Block a user