mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 21:45:54 +00:00
refactor server
* shows some basic statistics on main page * move tcp proxy setup into separate file * migrate github page theme to be hosted locally
This commit is contained in:
8
static/css/grid.css
Normal file
8
static/css/grid.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.row {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.row .half {
|
||||
width: 49%;
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user