update offer summary desc and SW desc
This commit is contained in:
parent
e233e8c141
commit
5cd03a79f2
5 changed files with 21 additions and 5 deletions
|
|
@ -61,4 +61,11 @@ a.more {
|
|||
color: var(--secondary-text-color);
|
||||
background: var(--primary-color);
|
||||
padding: 0 1em;
|
||||
|
||||
}
|
||||
|
||||
a.more:hover {
|
||||
background: var(--primary-link-color);
|
||||
/* background: red; */
|
||||
text-decoration: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue