mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-18 20:30:08 +08:00
16 lines
240 B
Plaintext
16 lines
240 B
Plaintext
.unity-box {
|
|
margin: 10px;
|
|
padding:10px;
|
|
}
|
|
|
|
.unity-box #description {
|
|
margin: 10px 0 10px 0;
|
|
white-space: normal;
|
|
}
|
|
|
|
#action-button {
|
|
font-size: 20px;
|
|
-unity-font-style: bold;
|
|
padding: 10px;
|
|
margin:10px;
|
|
} |