mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 09:37:53 +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