pelican-website-ge/output/theme/css/index-styles.css

14 lines
200 B
CSS
Raw Normal View History

2021-05-06 19:56:25 +02:00
.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;
}