mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
7 lines
100 B
CSS
7 lines
100 B
CSS
#test-element {
|
|
margin: 15px auto;
|
|
padding: 10px;
|
|
}
|
|
.border {
|
|
border: 15px solid #fff;
|
|
} |