cosmetic work

This commit is contained in:
nate smith 2024-08-17 16:21:23 -05:00
parent c8d83b7ab9
commit d09f23b478

View File

@ -21,7 +21,8 @@ body {
.main {
background-color: white;
border: 1px solid grey;
padding: 5px
padding: 5px;
max-width: 1200px;
}
#about {
@ -84,7 +85,7 @@ a {
font-size: 100%;
}
div.source {
font-size: 50%;
font-size: 65%;
font-style: oblique;
padding-left: 10px;
text-align: right;
@ -108,8 +109,8 @@ a {
text-align: right;
}
div.linectrl button {
/*width: 60px;
height: 30px;*/
/*width: 60px;*/
height: 25px;
}
div.line:not(.unpinned) .linetext {
font-weight: bold;