threaded HTTP server, rate limiting, remove slow-web rhetoric
This commit is contained in:
parent
fa1f6ccc9e
commit
dc484f1d60
6 changed files with 59 additions and 19 deletions
|
|
@ -348,6 +348,9 @@
|
|||
.forum-list .thread-title { font-size: 1.05rem; margin-bottom: 0.1rem; }
|
||||
.forum-list .thread-meta { font-size: 0.8rem; opacity: 0.7; }
|
||||
.forum-list .thread-badge { font-size: 0.78rem; opacity: 0.6; }
|
||||
.forum-form input, .forum-form textarea, .forum-form button { margin-bottom: 8px; }
|
||||
.forum-form small { display: block; margin-bottom: 6px; }
|
||||
.forum-form label { display: block; margin-bottom: 6px; }
|
||||
.post { margin-bottom: 1rem; padding-left: 1rem; border-left: 1px solid rgba(40, 70, 65, 0.3); }
|
||||
.post-meta { font-size: 0.82rem; opacity: 0.7; }
|
||||
.section { margin: 1.5rem 0; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue