From 9b72fe6685d0257ae179912da7abf9718dfa3a2f Mon Sep 17 00:00:00 2001 From: FardinA143 <39002991+FardinA143@users.noreply.github.com> Date: Sat, 4 May 2024 15:44:14 +0200 Subject: [PATCH] Co-authored-by: Michael Co-authored-by: Dio_CT --- cover.css | 54 +-------- index.html | 345 +++++++++++++++++++++++++---------------------------- 2 files changed, 166 insertions(+), 233 deletions(-) diff --git a/cover.css b/cover.css index 2e7aef8..a149953 100644 --- a/cover.css +++ b/cover.css @@ -1,50 +1,4 @@ -/* - * Globals - */ - - -/* Custom default button */ -.btn-light, -.btn-light:hover, -.btn-light:focus { - color: #333; - text-shadow: none; /* Prevent inheritance from `body` */ -} - - -/* - * Base structure - */ - -body { - text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); - box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5); -} - -.cover-container { - max-width: 42em; -} - - -/* - * Header - */ - -.nav-masthead .nav-link { - color: rgba(255, 255, 255, .5); - border-bottom: .25rem solid transparent; -} - -.nav-masthead .nav-link:hover, -.nav-masthead .nav-link:focus { - border-bottom-color: rgba(255, 255, 255, .25); -} - -.nav-masthead .nav-link + .nav-link { - margin-left: 1rem; -} - -.nav-masthead .active { - color: #fff; - border-bottom-color: #fff; -} + /* Define CSS styles */ + body { + font-family: "Comic Sans MS", "Comic Sans", cursive; + } \ No newline at end of file diff --git a/index.html b/index.html index 27f690f..7a7c09b 100644 --- a/index.html +++ b/index.html @@ -1,183 +1,162 @@ - - - - - - - - - - Cover Template · Bootstrap v5.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-

Cover

- -
-
- -
-

Cover your page.

-

Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.

-

- Learn more -

-
- - -
- - - - + + + + + + Buffet Manager + + + + + + +

Buffet Manager

+ + + +
+ +
+ + +
+ + + + + + + + + + + + + + + + +
+ + + + + +
+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt + distinctio earum repellat quaerat voluptatibus placeat nam, + commodi optio pariatur est quia magnam eum harum corrupti dicta, + aliquam sequi voluptate quas. +

+
+ + + + +
+ +
+ +
+
Links
+ + +
+ + + +
+
Links
+ + +
+ + + +
+
Links
+ + +
+ + + +
+
Links
+ + +
+ +
+ +
+ + +
+ + + +
+ © 2024 Copyright: + Tekhmos Corp. +
+ + +
+ + + + \ No newline at end of file