deja de usar website_description_limited porque javascript de

website_description ya lo recorta.
This commit is contained in:
snt 2024-09-07 02:48:00 +02:00 committed by snt
parent d74b925235
commit 7faf0459f6
9 changed files with 23 additions and 89 deletions

View file

@ -1,9 +1,9 @@
.custom_website_description_excerpt {
font-size: 15px;
color: #333;
line-height: 1.5;
font-size: 16px;
color: #444;
line-height: 1.0;
padding: 4px;
background-color: #f9f9f9;
border: 1px solid #ddd;
border-radius: 12px;
background-color: #f6f6ff;
border: 1px solid #99d;
border-radius: 8px;
}