conclusion of tairu
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
%% title = "Graphical Indicators of Emotion, more commonly known as \"emoticons\" or under the brand name \"Emoji\""
 | 
			
		||||
 | 
			
		||||
% id = "01H8W7VEVNQ0XR4RDYRGMKS0E9"
 | 
			
		||||
- the emojis here are grouped by game, topic, or other thing for easier navigation
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -67,13 +69,36 @@
 | 
			
		|||
        % id = "01H8W7VEVPSHDWDH58HFKBMGD6"
 | 
			
		||||
        - but I don't wanna replace it because it's just too good
 | 
			
		||||
 | 
			
		||||
    % id = "emoji/nap"
 | 
			
		||||
    - :nap: - <sub>z</sub>zZ
 | 
			
		||||
 | 
			
		||||
% id = "01HQ162WWF60BD1F4K26E7ZZEV"
 | 
			
		||||
- ### random places
 | 
			
		||||
 | 
			
		||||
    % id = "emoji/ahyes"
 | 
			
		||||
    - :ahyes: - ah, yes
 | 
			
		||||
 | 
			
		||||
        % id = "01HQ162WWFYWW92J0DKRWNZYDY"
 | 
			
		||||
        - smuggest expression for the smuggest of moments, and some tea with it.
 | 
			
		||||
 | 
			
		||||
    % id = "emoji/kamien"
 | 
			
		||||
    - :kamien: - stone cold
 | 
			
		||||
 | 
			
		||||
        % id = "01HQ1K39AYJ2KEFFDAM6A8M8ET"
 | 
			
		||||
        - Polish for _rock_ (stone, not the music genre)
 | 
			
		||||
 | 
			
		||||
        % id = "01HQ1K39AY808NPR08YPBAR1ZF"
 | 
			
		||||
        + an expression of magnificence in primitivity
 | 
			
		||||
 | 
			
		||||
            % id = "01HQ1K39AYKA86GRF12PFDN96N"
 | 
			
		||||
            + or magnificence in stupidity
 | 
			
		||||
 | 
			
		||||
                % id = "01HQ1K39AYPE9FCD1FR93H60RR"
 | 
			
		||||
                + or being dead fucking serious about not liking something that's either of the two above (non-exclusive OR)
 | 
			
		||||
 | 
			
		||||
        % id = "01HQ1K39AYM2FS3R4Y9175V7XS"
 | 
			
		||||
        - all credit goes to Apple for designing this beauty
 | 
			
		||||
 | 
			
		||||
% id = "01HA4HJKQ7FKV8JJ70Q2CY9R86"
 | 
			
		||||
- ### [Noto Color Emoji](https://github.com/googlefonts/noto-emoji/)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -303,6 +303,11 @@ img {
 | 
			
		|||
 | 
			
		||||
    /* TODO: These could be autogenerated! */
 | 
			
		||||
 | 
			
		||||
    &[src*='+width72'] {
 | 
			
		||||
        width: 72px;
 | 
			
		||||
        height: auto;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &[src*='+width160'] {
 | 
			
		||||
        width: 160px;
 | 
			
		||||
        height: auto;
 | 
			
		||||
| 
						 | 
				
			
			@ -556,6 +561,7 @@ th-literate-program[data-mode="output"] {
 | 
			
		|||
    padding: 0;
 | 
			
		||||
    background: none;
 | 
			
		||||
    border: none;
 | 
			
		||||
    border-radius: 0;
 | 
			
		||||
 | 
			
		||||
    & iframe {
 | 
			
		||||
        border-style: none;
 | 
			
		||||
| 
						 | 
				
			
			@ -635,7 +641,7 @@ th-literate-program[data-mode="output"] {
 | 
			
		|||
        --syntax-comment: #aca8a4;
 | 
			
		||||
        --syntax-identifier: var(--text-color);
 | 
			
		||||
        --syntax-keyword1: #ffb06a;
 | 
			
		||||
        --syntax-keyword2: #9acfe3;
 | 
			
		||||
        --syntax-keyword2: #8ad4f9;
 | 
			
		||||
        --syntax-operator: #ec9f8d;
 | 
			
		||||
        --syntax-function: #fbd283;
 | 
			
		||||
        --syntax-literal: #e9b9f0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -135,6 +135,20 @@
 | 
			
		|||
 | 
			
		||||
        position: relative;
 | 
			
		||||
 | 
			
		||||
        &.bend {
 | 
			
		||||
            background-image: url('../pic/01HQ183RANGH4S7VZSG1ZGH0S5-the-tile+width72+pixel.png');
 | 
			
		||||
            background-size: 100%;
 | 
			
		||||
            background-position: 0 0;
 | 
			
		||||
            background-repeat: no-repeat;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        &.notabend {
 | 
			
		||||
            background-image: url('../pic/01HQ18E39K5F9Q5P41XAEVSEWK-the-also-tile.png');
 | 
			
		||||
            background-size: 100%;
 | 
			
		||||
            background-position: 0 0;
 | 
			
		||||
            background-repeat: no-repeat;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        li {
 | 
			
		||||
            padding: 2px 4px;
 | 
			
		||||
            position: absolute;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										
											BIN
										
									
								
								static/emoji/kamien.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 26 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/emoji/nap.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 24 KiB  | 
| 
		 Before Width: | Height: | Size: 554 B After Width: | Height: | Size: 572 B  | 
| 
		 Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 449 B  | 
							
								
								
									
										
											BIN
										
									
								
								static/pic/01HQ167GJEPTKHAKAVNW3WN1SZ-lack-of-corners.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 838 B  | 
							
								
								
									
										
											BIN
										
									
								
								static/pic/01HQ17GYEZSZCVRBFHP4HXAJV8-corner-mockup.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 853 B  | 
							
								
								
									
										
											BIN
										
									
								
								static/pic/01HQ183RANGH4S7VZSG1ZGH0S5-the-tile+width72+pixel.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 130 B  |