summaryrefslogtreecommitdiff
path: root/performance-stats/css
diff options
context:
space:
mode:
Diffstat (limited to 'performance-stats/css')
-rw-r--r--performance-stats/css/main.css5
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