Device Sync

This commit is contained in:
2025-12-18 22:10:59 -05:00
parent 364f6756c2
commit 0b903ae50d
36 changed files with 3151 additions and 3151 deletions

View File

@@ -1,22 +1,22 @@
body {
text-align: center;
background: #333;
color: white;
}
ul, ol {
margin: 0;
padding: 0;
display: inline-block;
text-align: left;
}
ul li {
list-style: none;
}
a {
color: deepskyblue;
text-align: center;
margin: auto;
body {
text-align: center;
background: #333;
color: white;
}
ul, ol {
margin: 0;
padding: 0;
display: inline-block;
text-align: left;
}
ul li {
list-style: none;
}
a {
color: deepskyblue;
text-align: center;
margin: auto;
}