hugo-theme-anubis2/exampleSiteMultilingual/assets/css/custom2.css
2024-04-09 19:18:45 +08:00

7 lines
143 B
CSS

.anubis-custom-style {
background-color: pink;
color: black;
padding: 1em;
border-radius: 0.3em;
border: 1px solid black;
}