This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
chemicalcrux
/
stroll
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
11
Вики
Activity
Преглед изворни кода
Make the two logs look even on mobile.
tags/v1.1.2
Fen Dweller
пре 5 година
родитељ
5302c0d702
комит
bbfdb50de2
1 измењених фајлова
са
4 додато
и
5 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-5
style.css
+ 4
- 5
style.css
Прегледај датотеку
@@ -79,20 +79,19 @@ body.dark div {
position: fixed;
left: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin
: 0 0 1vh 0
;
margin
-left: 1vw
;
}
#react-log {
position: fixed;
right: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin: 1vh 0 0 0;
height: 40vh;
margin-right: 1vw;
}
.growth-part {
width: 100px !important;
Write
Preview
Loading…
Откажи
Сачувај