deja de usar website_description_limited porque javascript de
website_description ya lo recorta.
This commit is contained in:
parent
7aa800adc4
commit
4bb1d4b4a1
9 changed files with 23 additions and 89 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue