mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 17:02:40 +00:00
Tweak LockNotification styling
This commit is contained in:
@@ -2,9 +2,11 @@
|
|||||||
background-color: #ccc;
|
background-color: #ccc;
|
||||||
color: black;
|
color: black;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 25px 100px;
|
margin: 5% 10%;
|
||||||
|
width: 80%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
|
|||||||
Reference in New Issue
Block a user