MadeStone

Transforming 2147483648

Просмотры:
82
Дата загрузки:
26.09.2023 08:41
Длительность:
00:02:57
Категория:
Фильмы

Описание

Transforming 2147483648 into 9007199254740992.
Changing tile colors, Adding Shades. Making the 2048 beatiful
How to Transform
1. Make sure you use inspect.
2. Go to soures or select any tile
3. Copy this code
like
.tile.tile-2048 .tile-inner, .tile.tile-233 .tile-inner, .tile.tile-1536 .tile-inner {
color: # f9f6f2;
background: # edc22e;
box-shadow: 0 0 30px 4px rgba(234, 255, 0, 0.68), inset 0 0 0 1px rgba(255, 255, 255, 0.33333);
font-size: 22px; }
@media screen and (max-width: 480px) {
.tile.tile-2048 .tile-inner, .tile.tile-233 .tile-inner, .tile.tile-1536 .tile-inner {
font-size: 11px; } }
4. Open the caculater and multiply by 2 if you dont know the 2 powers
5. Copy from the caculater
6.change [.tile.tile-2048 .tile-inner] into [.tile.tile-2147483648]
7. Repeat and go back to step 3.
8. if you are dont, change the tab title by using elements in inspect and select it.
9. If you have hard time, pause this video.

Источники:

Рекомендуемые видео