improve underline links, update ace, add more ace themes

This commit is contained in:
Kyle Drake 2024-01-19 11:15:54 -06:00
parent 37cac9d1bd
commit 7788437c33
467 changed files with 324936 additions and 321 deletions

View file

@ -2063,9 +2063,15 @@ a.tag:hover {
.breadcrumbs {
float: left;
margin: 4px 0;
a {
text-decoration: underline;
}
.filename {
font-weight: bold;
}
@media (max-device-width:480px), screen and (max-width:800px) {
width: 70%;
overflow: hidden;