again
parent
f8b599ffcc
commit
ffcb298376
|
@ -456,7 +456,6 @@ a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
letter-spacing: -0.05em;
|
letter-spacing: -0.05em;
|
||||||
text-transform: capitalize;
|
|
||||||
}
|
}
|
||||||
.js-topmenu ul li span#welcome {
|
.js-topmenu ul li span#welcome {
|
||||||
color: #8dc63f;
|
color: #8dc63f;
|
||||||
|
@ -467,7 +466,6 @@ a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
letter-spacing: -0.05em;
|
letter-spacing: -0.05em;
|
||||||
text-transform: capitalize;
|
|
||||||
}
|
}
|
||||||
.js-topmenu ul lilast a {
|
.js-topmenu ul lilast a {
|
||||||
background: url("/static/images/bg.png") right top no-repeat;
|
background: url("/static/images/bg.png") right top no-repeat;
|
||||||
|
@ -776,5 +774,4 @@ ul.tabs li a:hover, ul.tabs li.active a {
|
||||||
width: 75px;
|
width: 75px;
|
||||||
}
|
}
|
||||||
.book-list span.rounded > span a {
|
.book-list span.rounded > span a {
|
||||||
text-transform: capitalize;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue