mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-04-02 11:38:12 +00:00
Added in new page, however edit page is still broken
This commit is contained in:
10
client/homebrew/pages/newPage/newPage.less
Normal file
10
client/homebrew/pages/newPage/newPage.less
Normal file
@@ -0,0 +1,10 @@
|
||||
.newPage{
|
||||
|
||||
.saveButton{
|
||||
background-color: @orange;
|
||||
&:hover{
|
||||
background-color: @green;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user