From 19db808d938d2755764c728dcea1573ef34708fc Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 4 Sep 2021 16:50:10 +0200 Subject: Add Style for Anchor Tags --- css/xengineering.css | 5 +++++ html/template.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/css/xengineering.css b/css/xengineering.css index d81902b..18bfbf7 100644 --- a/css/xengineering.css +++ b/css/xengineering.css @@ -19,6 +19,11 @@ main { background-color: white; } +a { + text-decoration: none; + color: blue; +} + nav a { display: none; padding: 16px; diff --git a/html/template.html b/html/template.html index c1b2e3f..9c1b5a8 100644 --- a/html/template.html +++ b/html/template.html @@ -26,7 +26,7 @@

libweb

A repository with reusable components for web development.

- example link +

This is a link to example.com.

#!/usr/bin/python3
 
 print("This is just some example code!")
-- 
cgit v1.2.3-70-g09d2