issues
search
evershopcommerce
/
evershop
🛍️ NodeJS E-commerce Platform
https://evershop.io/
GNU General Public License v3.0
4.5k
stars
1.24k
forks
source link
South london press
#588
Closed
241798402-GH-MABOKO
closed
3 months ago
241798402-GH-MABOKO
commented
3 months ago
<!DOCTYPE html>
South London Press News Star
Council
home
building
{ margin: 0; padding: 0; box-sizing: border-box; } html, body { height: 100%; font-family: Arial, sans-serif; } body { display: flex; justify-content: center; align-items: center; background-color: #f4f4f4; margin: 0; } .headline-board { display: flex; flex-direction: column; justify-content: space-between; align-items: center; background-color: #0a0303; border: 20px solid #f4f4f4; padding: 20px; width: 80%; max-width: 400px; height: 100%; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .headline-image { width: 90%; height: auto; max-height: 70%; margin-bottom: 2px; } .headline-text { background-color: rgb(122, 8, 56); border: 6px solid #43e01c; flex-grow: 2; display: flex; align-items: center; justify-content: center; width: 100%; padding: 20px; } .headline-title { color: #f4f4f4; font-size:60px; text-align: center; margin: 0; padding: 10px; overflow: hidden; word-wrap: break-word; }
<!DOCTYPE html>
Council
home
building