Polish UI

This commit is contained in:
BorysLevytskyi
2023-05-17 08:20:03 +02:00
parent a000f93698
commit f04bd3268f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
.help ul { list-style-type: none; margin: 0; margin-left: 10px; margin-top: 0.2em; padding: 0; }
.help li { padding: 1px;}
.help li { padding: 1px; margin-bottom: 5px;}
.help code, .help code a { color:mediumseagreen}
.light .help code, .light .help code a { color:green}
.help p { margin-top: 0.5em }
.help .section {padding: 1em;}
.help .panel-container {overflow: hidden;}