diff --git a/css/index.css b/css/index.css index 20465b6..ff38268 100644 --- a/css/index.css +++ b/css/index.css @@ -163,7 +163,19 @@ padding: 20px; } -.card img { + + + +.card-doc { + margin-top: 5vh; + background-color: #dfdaba; + border-radius: 8px; + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); + margin-bottom: 20px; + padding: 20px; +} + +.card-doc img { width: 100%; height: auto; margin-bottom: 10px; @@ -171,42 +183,42 @@ } -.card textarea{ +.card-doc textarea{ width: 100%; height: 100vh; margin-bottom: 10px; border-radius: 7px; } -.card embed{ +.card-doc embed{ width: 100%; height: 50vh; margin-bottom: 10px; } -.card iframe { +.card-doc iframe { width: 100%; height: 50vh; } -.card video { +.card-doc video { width: 100%; height: auto; } -.card div { +.card-doc div { margin-bottom: 10px; line-height: 1.5; } -.card ul { +.card-doc ul { padding-left: 20px; margin-bottom: 10px; } -.card a{ +.card-doc a{ width: fit-content; grid-column: auto; } diff --git a/img/fox-reverse.gif b/img/fox-reverse.gif new file mode 100644 index 0000000..8bc4050 Binary files /dev/null and b/img/fox-reverse.gif differ diff --git a/index.php b/index.php index 157c4d9..49d72c5 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,6 @@ /(__)\ ) /( (__ ) _ ( _)(_ ) ( \__ \ /(__)\ (__)(__)(_)\_) \___)(_) (_) (____)(_)\_)(___/(__)(__) -