mirror of
https://github.com/neocities/neocities.git
synced 2025-08-03 08:11:56 +02:00
Initial work on education page
This commit is contained in:
parent
10ce4c058f
commit
ddf7dd7ca2
4 changed files with 356 additions and 0 deletions
|
@ -83,6 +83,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.hp.education {
|
||||
.col.intro {
|
||||
padding-top: 20px;
|
||||
img {
|
||||
@include vendor(transform, scaleX(-1));
|
||||
width: 100px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.intro-text {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.intro-List{
|
||||
@extend %kill-List;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue