Template:BouncingDiv/styles.css:修订间差异
小无编辑摘要 |
无编辑摘要 标签:已被回退 |
||
第13行: | 第13行: | ||
background-color: #3498db; | background-color: #3498db; | ||
border-radius: 50%; /* 圆形 */ | border-radius: 50%; /* 圆形 */ | ||
} | |||
.random-text{ | |||
font-family: 'Mojangles', sans-serif; /* 使用自定义字体并指定后备字体 */ | |||
} | } |