vniigaz v3 editors

master
Boris Voropaev 2024-01-12 15:20:58 +03:00
parent 1c62386362
commit fc551b234c
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,8 @@ page-sections{
}
html-section {
text-align: justify;
text-indent: 30px;
ul{
padding: 0;
margin-bottom: 0;
@ -188,6 +190,10 @@ cards-section-items{
display: inline-flex;
align-items: center;
}
.entry-contents{
text-align: justify;
text-indent: 30px;
}
}