Add education section (#168)
* Add education section * Add education-alt section * Add translations
This commit is contained in:
parent
7c87605d45
commit
73c786b1c2
19 changed files with 854 additions and 10 deletions
|
@ -83,6 +83,14 @@ a:hover {
|
|||
color: #e5e9f2 !important;
|
||||
}
|
||||
|
||||
.btn-link{
|
||||
color: #248aaa;
|
||||
}
|
||||
|
||||
.btn-link:hover{
|
||||
color: #207089;
|
||||
}
|
||||
|
||||
.bg-white {
|
||||
background-color: #f9fafc !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue