Модуль:Template call code/styles.css: различия между версиями
Перейти к навигации
Перейти к поиску
(-избыточное) |
|||
Строка 7: | Строка 7: | ||
} | } | ||
− | + | .ts-templateCallCode-param:last-child { | |
margin-right: 2px; | margin-right: 2px; | ||
} | } |
Версия от 03:31, 26 октября 2021
.ts-templateCallCode-pipe {
margin: 0 2px;
}
.ts-templateCallCode-pipe + .ts-templateCallCode-pipe {
margin-left: 0;
}
.ts-templateCallCode-param:last-child {
margin-right: 2px;
}