Release 0.9.0
This commit is contained in:
19
bot/modules/webserver/static/style.css
Normal file
19
bot/modules/webserver/static/style.css
Normal file
@@ -0,0 +1,19 @@
|
||||
table {
|
||||
caption-side: bottom;
|
||||
}
|
||||
|
||||
table caption {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user