kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Tweak styles
rodzic
559b729475
commit
3513676bc6
|
@ -7,9 +7,11 @@
|
||||||
.label {
|
.label {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
// Look at this daily offering menu and only return a list of the dishes that are suitable for type 2 diabetics.
|
|
||||||
textarea {
|
textarea {
|
||||||
overflow-wrap: break-word;'
|
white-space: pre-wrap;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
word-wrap: break-word; /* legacy support */
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Ładowanie…
Reference in New Issue