From 2fab182faa5c86ba7d6d1dec6e992dfedb7a061e Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommmy.persson@liu.se> Date: Thu, 1 Oct 2020 21:11:13 +0200 Subject: [PATCH] Work with devel env. --- doc/local_ros_installation.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/local_ros_installation.md b/doc/local_ros_installation.md index 855299f..badc549 100644 --- a/doc/local_ros_installation.md +++ b/doc/local_ros_installation.md @@ -12,7 +12,13 @@ See: - https://aiics.waraps.org/index.php/lrs-lrs_jupyter-md-single_agent_tst-md/ for en overview of the available functionality. -<div class="alert alert-dark" role="alert"> +div { + height: 150px; + width: 600px; + background-color: lavender; +} + +<div> A simple dark alert—check it out! </div> -- GitLab