This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Sugoimusic
/
Frontend
Прати
2
Волим
0
Креирај огранак
1
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Miscellaneous changes to bring public repo in line with private
This consists mostly of commits I somehow skipped over and didn't patch into the public repo
undefined
spaghetti
пре 7 година
committed by
Tomochin
родитељ
1b77b1020d
комит
b36dceb317
1 измењених фајлова
са
9 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
static/styles/global.css
+ 9
- 1
static/styles/global.css
Прегледај датотеку
@@ -11,6 +11,10 @@
font-size: 110%;
}
.thin {
box-sizing: border-box;
}
.flex_input_container {
display: flex;
}
@@ -55,7 +59,11 @@ h2 .group_cat {
background-size: 16px 16px;
}
pre br {
code {
white-space: pre;
}
pre > br, code > br {
line-height: 0px;
display: none;
}
Write
Preview
Loading…
Откажи
Сачувај