hugo-theme-anubis2/exampleSiteMultilingual/assets/custom-css/custom2.css
2024-04-09 20:52:16 +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;
}