we ball
This commit is contained in:
parent
e7d58f3185
commit
b8b36c50d0
5 changed files with 52 additions and 14 deletions
|
@ -8,6 +8,7 @@ body {
|
|||
margin: 0;
|
||||
color: var(--foreground);
|
||||
background-color: var(--background);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
html {
|
||||
|
@ -436,3 +437,12 @@ table.infotable tr td small {
|
|||
.hljs {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
.me img {
|
||||
float: right;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.me p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue