diff --git a/css/style.css b/css/style.css index f89b5a5..5f77478 100644 --- a/css/style.css +++ b/css/style.css @@ -78,3 +78,40 @@ div.grid-item { transition-duration: 100ms; } + +/* SOCIAL LINKS STYLE */ + +.fa { + color: #999; + font-size: 28px; + margin-left: 10px; + transition: 0.8s; + padding: 2px 2px 2px 2px;; +} + +.sofb:hover { + color: #5983ff; +} + +.soig:hover { + color: #ff59d0; + transition: 0.5s; +} + +.sogh:hover{ + color: white; +} + +.sotw:hover { + color: #17c5ff; +} + +.soyt:hover { + color: #ff5959; + background-color: white; + border-radius: 2px; +} + +.ser { + color: #999; +} diff --git a/index.html b/index.html index f5dad46..4c2f81f 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + The Algorithms @@ -35,7 +36,13 @@

The Algorithms

MATLAB/Octave Logo
MATLAB/
Octave
- - +
+ + + + + + +