diff options
| author | s1n <[email protected]> | 2019-09-26 17:03:43 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-26 17:03:43 -0700 |
| commit | a6bc844ca1dedb2cd4c3521f9dc604030a332735 (patch) | |
| tree | f9744eab76e009fa579459e8a175d00fba822c09 /performance-stats/css/main.css | |
| parent | remove alert box (diff) | |
| download | s1n.pw-admin-a6bc844ca1dedb2cd4c3521f9dc604030a332735.tar.xz s1n.pw-admin-a6bc844ca1dedb2cd4c3521f9dc604030a332735.zip | |
add info
Diffstat (limited to 'performance-stats/css/main.css')
| -rw-r--r-- | performance-stats/css/main.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/performance-stats/css/main.css b/performance-stats/css/main.css new file mode 100644 index 0000000..ee630d9 --- /dev/null +++ b/performance-stats/css/main.css @@ -0,0 +1,5 @@ +.test { + position: absolute; + top: 5px; + left: 150px; +}
\ No newline at end of file |