projects
/
esp-clock.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Контакты в веб-интерфейсе
[esp-clock.git]
/
data
/
web
/
style.css
diff --git
a/data/web/style.css
b/data/web/style.css
index c83b6842c619fcd41bed2f951b17a616f93f550c..2cbe74b96b118dfb8d11207b652c7e58a7b37194 100644
(file)
--- a/
data/web/style.css
+++ b/
data/web/style.css
@@
-1237,7
+1237,14
@@
input[type=range]:focus::-ms-fill-upper {
display:none
}
footer {
- text-align:center
+ text-align:center;
+ position: absolute;
+ bottom: 1rem;
+ width: 100%
+}
+footer a {
+ display: inline-block;
+ text-decoration: none
}
.notification {
float: right;