missed hrs... 🤦

This commit is contained in:
m455 2023-02-04 17:39:49 -05:00
parent 765d2d0460
commit 33a9af5e35

View file

@ -62,6 +62,7 @@
a { color: #14cccc } a { color: #14cccc }
pre, code { background-color: #222222 } pre, code { background-color: #222222 }
.line:target { background-color: darkgreen } .line:target { background-color: darkgreen }
hr { border-bottom: 1px solid #dddddd }
} }
</style> </style>
</head> </head>