aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/doc/graphs_improvements.css
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-10-05 10:44:15 +0200
committerTibor Frank <tifrank@cisco.com>2018-10-31 13:45:15 +0100
commit8243ea78854683f2f80da53d8f197f10316e4801 (patch)
treeb67155f4abdd8e8cdec39427ad81d927378e1ec4 /resources/tools/presentation/doc/graphs_improvements.css
parent810913a6967d080612a01463d39acdefc1e3e640 (diff)
CSIT-1332: Proposal of new layout of all graphs
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/doc/graphs_improvements.css')
-rw-r--r--resources/tools/presentation/doc/graphs_improvements.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/tools/presentation/doc/graphs_improvements.css b/resources/tools/presentation/doc/graphs_improvements.css
new file mode 100644
index 0000000000..bd0ffa6435
--- /dev/null
+++ b/resources/tools/presentation/doc/graphs_improvements.css
@@ -0,0 +1,5 @@
+body {
+ background-color: #F0FFFF;
+ width: 820px;
+ margin: 10px auto;
+}