adds title to page settings
This commit is contained in:
parent
4c30b54b75
commit
87b4ea4e21
9 changed files with 278 additions and 135 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue