This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.container | |
.photo | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box | |
.child.child--top | |
.child.child--middle | |
.child.child--bottom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.klass { | |
width: 100px; | |
height: 100px; | |
border-radius: 50%; | |
position: absolute; | |
top: 5px; | |
left: 5px; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
W sporym uproszczeniu wygląda to tak: | |
* Początkowo wysokość .main-line.active to 0px. | |
* Scrollując sprawdzam czy obecna wartość scrolla jest większa od górnej krawędzie .main-line | |
* Jeśli tak, to zwiększam wysokość .main-line.active | |
Punkty zaczepienia: | |
* http://api.jquery.com/scroll/ | |
* http://api.jquery.com/scrolltop/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%ul.menu | |
%li.menu__item | |
%a{ href: '#1' } | |
%li.menu__item | |
%a{ href: '#2' } | |
%li.menu__item | |
%a{ href: '#3' } | |
%li.menu__item | |
%a{ href: '#4' } | |
%li.menu__item |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%body | |
%span.heart | |
%span.heart-full | |
%span.heart-spot | |
%span.heart-empty |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.animation-box |
NewerOlder