deja de usar website_description_limited porque javascript de
website_description ya lo recorta.
This commit is contained in:
parent
d74b925235
commit
7faf0459f6
9 changed files with 23 additions and 89 deletions
|
@ -1,9 +1,9 @@
|
|||
.custom_website_description {
|
||||
font-size: 20px;
|
||||
font-size: 18px;
|
||||
color: #333;
|
||||
line-height: 1.5;
|
||||
padding: 15px;
|
||||
background-color: #f9f9f9;
|
||||
border: 1px solid #ddd;
|
||||
background-color: #efefff;
|
||||
border: 1px solid #99c;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue