Changes or whatever
This commit is contained in:
parent
aaf2c39d16
commit
7fafd5b927
9 changed files with 42 additions and 19 deletions
|
@ -28,7 +28,6 @@
|
|||
color:#ffffff;
|
||||
font-size:16px;
|
||||
text-decoration: none;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
.sb_link:hover {
|
||||
|
@ -42,6 +41,7 @@
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
max-width: calc(100% - 1.2em);
|
||||
}
|
||||
|
||||
|
@ -52,8 +52,8 @@
|
|||
max-width: calc(100% - 2em);
|
||||
}
|
||||
|
||||
.personal {color:#fc3f5b;}
|
||||
.nixfox {color:#2abafc;}
|
||||
.personal { color:#fc3f5b; }
|
||||
.nixfox { color:#2abafc; }
|
||||
|
||||
.pers:hover {color:#fca9c0;}
|
||||
.fox:hover {color:#a9c0fc;}
|
||||
.pers:hover { color:#fca9c0; }
|
||||
.fox:hover { color:#a9c0fc; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue