Detailseite grafische Bugfixes Detailseite grafische Bugfixes 29.03.19
This commit is contained in:
parent
35c2a9ca36
commit
9b8dff8982
|
@ -20,6 +20,7 @@ h1 {
|
|||
color:#296178;
|
||||
border-bottom: 1px #a14032 solid;
|
||||
display:inline-block;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 100%;
|
||||
|
@ -897,6 +898,7 @@ a:hover {
|
|||
background:#fef0e4;
|
||||
padding:20px;
|
||||
position: relative;
|
||||
border-radius: 7px;
|
||||
}
|
||||
.product-detail table.product-meta a {
|
||||
color:#db513d;
|
||||
|
|
Loading…
Reference in New Issue