forked from FOSS/BangleApps
Update interface.html
parent
34baf995e7
commit
eb146fe07b
|
@ -51,6 +51,15 @@
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
#controls {
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border: 1px solid black;
|
||||
position:bottom;
|
||||
right:0px;top:0px;
|
||||
background-color: rgb(255, 255, 255);
|
||||
z-index: 100;
|
||||
}
|
||||
</style>
|
||||
<div id="controls">
|
||||
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||
|
|
Loading…
Reference in New Issue