mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 08:12:39 +00:00
Minor styling adjustments
This commit is contained in:
@@ -41,8 +41,9 @@
|
|||||||
text-align : center;
|
text-align : center;
|
||||||
font-size : 1.2em;
|
font-size : 1.2em;
|
||||||
cursor : pointer;
|
cursor : pointer;
|
||||||
background-color : #bbb;
|
background-color : #ddd;
|
||||||
z-index : 999;
|
z-index : 999;
|
||||||
|
box-shadow : 0 4px 5px #0000007f;
|
||||||
&.left{
|
&.left{
|
||||||
top : 30px;
|
top : 30px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user