mirror of
https://github.com/michivonah/website-v2.git
synced 2025-12-22 20:46:29 +01:00
parent
d07081ad9d
commit
2fd2f65df1
1 changed files with 7 additions and 3 deletions
10
style.css
10
style.css
|
|
@ -254,7 +254,7 @@ body{
|
||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#aboutSocial a:hover:nth-child(1){ color: #8a3ab9; }
|
#aboutSocial a:hover:nth-child(1){ color: #e4405f; }
|
||||||
|
|
||||||
#aboutSocial a:hover:nth-child(2){ color: #1DA1F2; }
|
#aboutSocial a:hover:nth-child(2){ color: #1DA1F2; }
|
||||||
|
|
||||||
|
|
@ -271,10 +271,14 @@ body{
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#socialSelection input[type=radio]{
|
#socialSelection{
|
||||||
display: none;
|
margin: 10px auto 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#socialSelection input[type=radio]{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#socialSelection label{
|
#socialSelection label{
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue