mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:40:05 +08:00
17 lines
87 B
Plaintext
17 lines
87 B
Plaintext
|
|
||
|
|
||
|
|
||
|
def main():
|
||
|
|
||
|
pass
|
||
|
|
||
|
|
||
|
.body {
|
||
|
color: red;
|
||
|
}
|
||
|
|
||
|
|
||
|
.textleft {
|
||
|
text-align: left;
|
||
|
}
|