pelican-website-ge/ge-theme/static/css/index-styles.css
2021-05-06 20:56:25 +03:00

14 lines
200 B
CSS

.try{
color: darkred;
}
.article-display{
border-style: solid;
border-color: #85adad;
border-width: 1px;
}
.ul-style{
list-style-type: none;
}
.li-style{
margin-bottom: 25px;
}