mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
docs: css cicle class
This commit is contained in:
@@ -65,3 +65,11 @@ footer img {
|
||||
.type_table tr td {
|
||||
padding: 14px 20px;
|
||||
}
|
||||
|
||||
.circle {
|
||||
width: 0.8em;
|
||||
height: 0.8em;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user