mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
half mentors updated, few requires images and description
This commit is contained in:
@@ -1,35 +1,35 @@
|
||||
---
|
||||
---
|
||||
$color-primary: #f0941d;
|
||||
$color-secondary: #ffa80d;
|
||||
|
||||
body {
|
||||
color: #1e1e1e;
|
||||
font-family: 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
a, a:link, a:visited {
|
||||
color: $color-primary;
|
||||
}
|
||||
a:active, a:hover {
|
||||
color: $color-secondary;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
@import 'header';
|
||||
@import 'footer';
|
||||
@import 'home';
|
||||
@import 'mentors';
|
||||
@import 'contact';
|
||||
@import 'helpdesk';
|
||||
@import 'ourwork';
|
||||
@import 'student';
|
||||
@import 'shared';
|
||||
@import 'statute';
|
||||
@import 'history';
|
||||
@import 'members';
|
||||
@import 'striim';
|
||||
---
|
||||
---
|
||||
$color-primary: #f0941d;
|
||||
$color-secondary: #ffa80d;
|
||||
|
||||
body {
|
||||
color: #1e1e1e;
|
||||
font-family: 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
a, a:link, a:visited {
|
||||
color: $color-primary;
|
||||
}
|
||||
a:active, a:hover {
|
||||
color: $color-secondary;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
@import 'header';
|
||||
@import 'footer';
|
||||
@import 'home';
|
||||
@import 'mentors';
|
||||
@import 'contact';
|
||||
@import 'helpdesk';
|
||||
@import 'ourwork';
|
||||
@import 'student';
|
||||
@import 'shared';
|
||||
@import 'statute';
|
||||
@import 'history';
|
||||
@import 'members';
|
||||
@import 'striim';
|
||||
|
||||
Reference in New Issue
Block a user