From cda317cdd088789686d2be351fff631945d411f9 Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 21 Jun 2023 20:16:19 +0200 Subject: [PATCH] Documentation test --- templates/documentation.css | 13 +++++++------ templates/documentation.html | 7 +++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/documentation.css b/templates/documentation.css index 159f6e6..27dc535 100644 --- a/templates/documentation.css +++ b/templates/documentation.css @@ -2,7 +2,7 @@ body{ background-color: rgb(255, 255, 255); } -#Überschrift{ +#header{ color: rgb(0, 0, 0); } @@ -19,7 +19,12 @@ body{ margin-bottom: 50px; } -#text_Infos1{ +#text_header{ + color: black; + font-size: 40px; +} + +#text{ text-align: center; color: black; background-color: gray; @@ -29,7 +34,3 @@ body{ border-radius: 10px; } -#Überschrift_Infos1{ - color: rgb(7, 253, 7); - text-shadow: 5px 3px rgb(114, 99, 99); -} \ No newline at end of file diff --git a/templates/documentation.html b/templates/documentation.html index d467aaa..5789d57 100644 --- a/templates/documentation.html +++ b/templates/documentation.html @@ -7,13 +7,12 @@ - Documentation -

 

index page | user and tag list

-
- Documentation + Documentation +

 

+

Documentation