From a6bc844ca1dedb2cd4c3521f9dc604030a332735 Mon Sep 17 00:00:00 2001 From: s1n Date: Thu, 26 Sep 2019 17:03:43 -0700 Subject: add info --- performance-stats/css/main.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 performance-stats/css/main.css (limited to 'performance-stats/css') 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 -- cgit v1.2.3