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

8 lines
144 B
CSS

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