Health for watch
This commit is contained in:
parent
2018d7aab6
commit
6780fbfd90
177 changed files with 19996 additions and 21 deletions
18
style.css
18
style.css
|
|
@ -1,17 +1,3 @@
|
|||
@media (prefers-color-scheme: dark) {
|
||||
html { background-color: #111111; color: #fbfbfb; }
|
||||
a { color: #ca8465; }
|
||||
.flexcontainer {
|
||||
display: flex;
|
||||
}
|
||||
body {
|
||||
line-height: 1.6;
|
||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
|
||||
text-align: center;
|
||||
margin: 1rem auto;
|
||||
min-height: 90vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
img.u-photo { border-radius: 50%; }
|
||||
ul { padding: 0; list-style: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue