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
Ő Ő U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE | |
ő ő U+0151 LATIN SMALL LETTER O WITH DOUBLE ACUTE | |
Ű Ű U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE | |
ű ű U+0171 LATIN SMALL LETTER U WITH DOUBLE ACUTE | |
%26%23337%3B - ő | |
%26%23369%3B - ű | |
%26%23229%3B - å | |
%26%2338%3B - & | |
%26%23228%3B - ä |
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
cursor:pointer;cursor:hand; |
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
/* arrows */ | |
.arrow-right {background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAABJRU5ErkJggg==") no-repeat scroll 0 0 transparent} | |
.arrow-bottom {background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent} |