From 3101c4abbda77735d0814cb7ef71b3bfe83581b4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 6 Sep 2021 09:12:53 +0200 Subject: Select left for text-align of li Elements --- css/xengineering.css | 4 ++++ html/template.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/xengineering.css b/css/xengineering.css index a868e48..f8b186f 100644 --- a/css/xengineering.css +++ b/css/xengineering.css @@ -42,6 +42,10 @@ ul { padding-left: 0px; } +li { + text-align: left; +} + nav { background-color: black; } diff --git a/html/template.html b/html/template.html index 88c99cd..a0847dc 100644 --- a/html/template.html +++ b/html/template.html @@ -36,14 +36,14 @@
  1. One
  2. Two
  3. -
  4. Three
  5. +
  6. Long point: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

This is an unordered list:

Have a look at this beautiful code:

-- cgit v1.2.3-70-g09d2