From 4dd5193835cc8ac87583f408a014a78b0ebb1fb4 Mon Sep 17 00:00:00 2001 From: jonatas Date: Mon, 2 Dec 2024 08:43:33 -0300 Subject: [PATCH] css and html adjustments --- assets/css/style.css | 14 ++++++++++++-- index.html | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 0249e9a..d0356d7 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -89,6 +89,9 @@ main { font-size: 17px; } +#time-line { + background-color: #ffffffbd; +} .initial { margin: 15px 0 15px 15px; flex-direction: column; @@ -96,6 +99,7 @@ main { align-items: baseline; } .title-time-line { + color: #000; font-size: 25px; font-weight: 450; border-bottom: 1px solid #a7a7a7; @@ -103,11 +107,12 @@ main { margin-bottom: 20px; } .fight { - max-width: 1030px; + display: flex; align-items: center; margin: 10px 0 10px 10px; - background-color: rgba(167, 167, 167, 0.062); + background-color: rgba(12, 7, 7, 0.336); + border-radius: 5px; } .green { display: block; @@ -115,6 +120,8 @@ main { height: 50px; margin: 0 20px 0px 0; background-color: rgba(101, 241, 82, 0.514); + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } .red { display: block; @@ -123,6 +130,9 @@ main { margin: 0 20px 0px 0; background-color: rgba(241, 82, 82, 0.514); } +.desc-fight { + color: #f5f5f5; +} .title-last-fight { display: inline-block; margin-left: 25px; diff --git a/index.html b/index.html index 699534c..a8a1e42 100644 --- a/index.html +++ b/index.html @@ -139,7 +139,7 @@

Cartel no MMA

- Vitória Sobre Khalil Rountree Jr por Nocaute técnico no 4° Round em Salt Lake City, Utah pelo UFC 307 (Quebrou o recorde de mais defesas de cinturão no menos tempo possível, 175 dias). 05/10/24 + Vitória Sobre Khalil Rountree Jr por Nocaute técnico no 4° Round em Salt Lake City, Utah pelo UFC 307 (Quebrou o recorde de mais defesas de cinturão no menor tempo possível, 175 dias). 05/10/24