renovations + replaced http://js.cx -> //js.cx
This commit is contained in:
parent
4be7a7f85a
commit
a5e8c1219f
117 changed files with 366 additions and 352 deletions
|
@ -21,14 +21,14 @@
|
|||
|
||||
.menu .menu-title {
|
||||
padding-left: 16px;
|
||||
background: url(http://js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
background: url(//js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
|
||||
.menu-open .menu-title {
|
||||
background: url(http://js.cx/clipart/arrow-down.png) left center no-repeat;
|
||||
background: url(//js.cx/clipart/arrow-down.png) left center no-repeat;
|
||||
}
|
||||
|
||||
.menu-open ul {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue