Compare commits
No commits in common. "5fa1ae684a90eef69c323641e85f6ac14dd0099b" and "27765e89efcf081f89549a3db0ba3bb29009de22" have entirely different histories.
5fa1ae684a
...
27765e89ef
@ -4155,18 +4155,4 @@ input:checked + .toggleSwitchSlider:before {
|
|||||||
width: 100px;
|
width: 100px;
|
||||||
border-radius: 0px 0px 10px 10px;
|
border-radius: 0px 0px 10px 10px;
|
||||||
border-color: #333333;
|
border-color: #333333;
|
||||||
border: solid;
|
|
||||||
border-width: 0px 1px 1px 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#dynmapDoneButtonText {
|
|
||||||
color: white;
|
|
||||||
font-weight: 900;
|
|
||||||
letter-spacing: 2px;
|
|
||||||
text-shadow: 0px 0px 0px #bebcbb;
|
|
||||||
font-size: 11px;
|
|
||||||
line-height: 30px;
|
|
||||||
transition: 0.25s ease;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
}
|
Before Width: | Height: | Size: 2.5 MiB |
BIN
app/assets/images/backgrounds/0.jpg
Executable file → Normal file
Before Width: | Height: | Size: 35 MiB After Width: | Height: | Size: 160 KiB |
BIN
app/assets/images/backgrounds/1.jpg
Executable file → Normal file
Before Width: | Height: | Size: 37 MiB After Width: | Height: | Size: 181 KiB |
BIN
app/assets/images/backgrounds/2.jpg
Executable file → Normal file
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 502 KiB |
BIN
app/assets/images/backgrounds/3.jpg
Executable file → Normal file
Before Width: | Height: | Size: 48 MiB After Width: | Height: | Size: 1.0 MiB |
BIN
app/assets/images/backgrounds/4.jpg
Executable file → Normal file
Before Width: | Height: | Size: 22 MiB After Width: | Height: | Size: 268 KiB |
BIN
app/assets/images/backgrounds/5.jpg
Executable file → Normal file
Before Width: | Height: | Size: 19 MiB After Width: | Height: | Size: 456 KiB |
BIN
app/assets/images/backgrounds/6.jpg
Executable file → Normal file
Before Width: | Height: | Size: 27 MiB After Width: | Height: | Size: 2.6 MiB |
BIN
app/assets/images/backgrounds/7.jpg
Executable file → Normal file
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 5.0 MiB |
@ -10,7 +10,7 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<polyline class="arrowLine" points="0.71 13.26 12.56 1.41 24.16 13.02"/>
|
<polyline class="arrowLine" points="0.71 13.26 12.56 1.41 24.16 13.02"/>
|
||||||
</svg>
|
</svg>
|
||||||
<span id="dynmapDoneButtonText">MAP</span>
|
<span id="newsButtonText">MAP</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|