adds title to page settings

This commit is contained in:
Rosia E Evans 2024-11-14 00:25:36 +00:00
parent 4c30b54b75
commit 87b4ea4e21
9 changed files with 278 additions and 135 deletions

View file

@ -85,7 +85,7 @@ img{
nav hr{
margin-top: 30px;
border-top: solid 4px;
border-top: solid 1px var(--text);
}
.contacts{
@ -115,7 +115,7 @@ select:hover {
.webring{
position: fixed;
bottom: 0;
left: 0;
right: 0;
margin: 5px;
}