generated from nhcarrigan/template
feat: initial prototype
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.assistant {
|
||||
text-align: left;
|
||||
color: greenyellow;
|
||||
}
|
||||
|
||||
.user {
|
||||
text-align: right;
|
||||
color: cyan;
|
||||
}
|
||||
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user